From: php-coder <php-coder@ngs.ru>
To: devel@lists.altlinux.org
Subject: [devel] Удаление служебных файлов
Date: Tue, 3 Jan 2006 18:01:43 +0600
Message-ID: <20060103120143.GA31624@mycomp.mydomain> (raw)
Здравствуйте! :)
Какой командой/конструкцией можно удалить все служебные файлы, который
появляются при получении программы из SVN ?
Что-то попрбовал первое что пришло в голову:
find codeblocks-1.0 -name .svn -type d -print0 | xargs -r0 rm -rfv
Так теперь программа перестала собираться ;-)
Спасибо!
P.S. Может в вики где есть, да я просто не заметил ?
--
+ php-coder
+ php-coder[at]altlinux[dot]ru
>Пробовал PSI - из-за Qt вернулся :(
Религия не позволяет или железо? Если первое - меняй религию =/
-- Stalwart (linux.org.ru)
next reply other threads:[~2006-01-03 12:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-03 12:01 php-coder [this message]
2006-01-03 11:56 ` Ivan Fedorov
2006-01-03 12:01 ` Aleksey Avdeev
2006-01-04 10:03 ` Andrey Rahmatullin
2006-01-04 10:21 ` php-coder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060103120143.GA31624@mycomp.mydomain \
--to=php-coder@ngs.ru \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git