[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: Senthil Kumaran S <senthil_at_collab.net>
Date: Mon, 26 May 2008 12:29:19 +0530

Mark Phippard wrote:
> 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 tried the above and got the following result:

<snip>
$ svn co file:///tmp/repos wc --force
E wc/trunk
A wc/trunk/file1
E wc/trunk/file2
E wc/trunk/file3
E wc/branches
E wc/tags
Checked out revision 4.
</snip>

I do not know what 'E' stands for. Is it documented somewhere? I could not see
that in the svnbook too. Or am I missing something?

-- 
Senthil Kumaran S
http://www.stylesen.org/
---------------------------------------------------------------------
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-26 09:00:14 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.