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

[TSVN] Re: Workaround for "'C:' is not a working copy"

From: Jens Scheidtmann <Jens.Scheidtmann_at_bayerbbs.com>
Date: 2005-06-30 14:28:49 CEST

SteveKing <steveking@gmx.ch> writes:

> Sven Brueggemann wrote:
>
>> when trying to commit changes in two working copies (c:\wc1 and c:\wc2)
>> that point to different paths in the same repository together in one
>> transaction, Subversion complaints that "'C:' is not a working copy".
[...]
>
> Subversion now collects itself all the commit targets and checks them.
> Before, Subversion wouldn't check them but just do the commit. That's
> why it doesn't work anymore.
>
>> Are there other suggestions to work around this problem (except commiting
>> in two transactions)?

There was a posting on this a few days ago. The idea is to:

- Check out a common ancestor of the two directories (non-recursive).
- Then check-out the two directores you want (recursive).
- commit the common ancestor.

Jens

-- 
Jens.Scheidtmann@bayerbbs.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jun 30 15:35:10 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.