[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: Jim Sokoloff <jim_at_sokoloff.com>
Date: 2007-05-22 19:17:26 CEST

On Tue, 22 May 2007, Martin Schröder wrote:

> 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

But that will leave locally deleted files still under
revision control and in the repository, right?
Presumably not what the OP intends.

--Jim

---------------------------------------------------------------------
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:17:48 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.