ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Ivan Fedorov <ns@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Удаление служебных файлов
Date: Tue, 03 Jan 2006 19:56:37 +0800
Message-ID: <43BA6675.9070602@altlinux.ru> (raw)
In-Reply-To: <20060103120143.GA31624@mycomp.mydomain>

[-- Attachment #1: Type: text/plain, Size: 533 bytes --]

php-coder пишет:
>     Здравствуйте! :)
> 
>     Какой командой/конструкцией можно удалить все служебные файлы, который
>     появляются при получении программы из SVN ?
> 
>     Что-то попрбовал первое что пришло в голову:
> 
>     find codeblocks-1.0 -name .svn -type d -print0 | xargs -r0 rm -rfv
> 
>     Так теперь программа перестала собираться ;-)
> 
>     Спасибо!
> 
>     P.S. Может в вики где есть, да я просто не заметил ?
> 
> 
Все гораздо проще:

svn export codeblocks-1.0 codeblocks-1.0_exported


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-01-03 11:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-03 12:01 php-coder
2006-01-03 11:56 ` Ivan Fedorov [this message]
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=43BA6675.9070602@altlinux.ru \
    --to=ns@altlinux.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