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

Re: FEATURE: Something like a 'svn rebuild'

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Sat, 24 May 2008 12:23:42 -0400

"Mark Phippard" <markphip_at_gmail.com> writes:
> SVN 1.5 has a feature that gets you most the way there:
>
> svn checkout --force
>
> It does exactly what is asked for, with the exception that I suspect
> you should delete all of the .svn folders before running it.

I think it doesn't quite do what the OP wants.

With 'svn checkout --force', if a file is absent in the original
(non-versioned) tree, then checkout will simply replace it. But I think
the OP wants that file to be absent and scheduled for deletion after a
"rebuild".

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-24 18:23:53 CEST

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

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