ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Удаление служебных файлов
@ 2006-01-03 12:01 php-coder
  2006-01-03 11:56 ` Ivan Fedorov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: php-coder @ 2006-01-03 12:01 UTC (permalink / raw)
  To: devel


    Здравствуйте! :)

    Какой командой/конструкцией можно удалить все служебные файлы, который
    появляются при получении программы из 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)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-01-04 10:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-03 12:01 [devel] Удаление служебных файлов php-coder
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

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