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

Re: Symlink handling in svn status broken

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-09-22 18:36:28 CEST

Phillip Susi <psusi@cfl.rr.com> writes:

> What did you do to reproduce it?

I used the script in the email referenced in the issue. Of course it
would have been better if the script was in the issue itself, then we
would all be sure we were doing the same thing.

svnadmin create repo
svn co file://`pwd`/repo wc
svn mkdir wc/trunk
svn ci -m "" wc
ln -s trunk wc/branches
svn add wc/branches
svn ci -m "" wc
svn up wc
svn st -v wc/trunk wc/branches

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 22 18:37:19 2005

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.