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

[TSVN] Bug with Recursive Commit on external projects when properties modified

From: Robin <darkaurora_at_yahoo.com>
Date: 2005-09-22 11:39:43 CEST

Hi,

I like to report a bug with commit when I modify the Properties on the top
level folder. The common project pulled in using svn::externals cannot be
commited recursively.

Eg. The setup is

C:/Project/ - top level folder checked out, contains svn::externals
property "Common svn://repostory"
 
C:/Project/Common/ - The external project folder

Repro
1. Modify a property in C:/Project (eg, tsvn:logminsize)
2. Create a new file in C:/Project/Common
3. Add new file
3. Commit at C:/Project
4. Commit fails, error message as follows

Error: Are all the targets part of the same working copy?
Error: Working copy 'D:\Project\Common' is missing or not locked
Error: Please execute the "Cleanup" command.

I have to commit C:/Project/Common first, before committing on C:/Project/

Using TSVN 1.2.2

Robin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Sep 22 11:50:44 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.