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

Re: Check in a new version of source tree ?

From: Martin Schröder <martin_at_oneiros.de>
Date: 2007-05-22 19:06:54 CEST

2007/5/22, MikeW <mw_phil@yahoo.co.uk>:
> A colleague suggested the simple method mentioned in the first part
> of that section - to remove all source files from a working copy,
> copy the new tree over the 'skeleton' working copy, then use
> 'svn status' plus grep etc. to perform 'svn rm' etc.

The copying/deleting can be done by
   rsync --delete -vacC

Best
   Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 22 19:07:13 2007

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.