[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Feature request - SVN command to clean a working copy of all unversioned and ignored files and directories

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Sat, 10 Mar 2012 15:50:30 -0600

On Sat, Mar 10, 2012 at 2:13 PM, Andreas Krey <a.krey_at_gmx.de> wrote:
>>
> Except for the part where not everyone should be forced to reinvent
> the wheel of 'put the sandbox in a pristine state' as in 'cd ..;
> rm -r $sandboxname; svn checkout -r $rev $url $sandboxname', but more
> efficiently and without hitting the network.

Our VCS/CI and build slaves sit in the same lab on a fast network
(which seems like it would be the common arrangement...) so I've never
been particularly concerned about hitting the network - that's what it
is designed for. And the CI knows how to do a clean checkout itself.

-- 
   Les Mikesell
     lesmikesell_at_gmail.com
Received on 2012-03-10 22:51:03 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.