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

Re: moving a large number of folders

From: Robin Becker <robin_at_reportlab.com>
Date: 2005-04-15 17:19:43 CEST

Robin Becker wrote:
....
> I've tried the obvious stupid ways eg
>
> cd working tags and svn co -N .../tags/subfolder
> cd working tags and svn up -N .
> cd parent of working tags and svn co -n .../tags/subfolder tags/subfolder

seems I'm not supid enough

need to do
cd workingtags and then svn co -N ./subfolder then they're linked

-- 
Robin Becker
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 15 17:26:40 2005

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.