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

Bug - Add folder with included files/folders

From: Stefan Bröhl <Stefan.Broehl_at_1und1.de>
Date: Thu, 11 Mar 2010 15:18:50 +0100

Hi,

below are further information regards a found bug during adding a directory (with files and further directories) into the repository.

1) What I did:
I wanted to add and commit a complete (root) folder include all of its files and folders (same problem with different folder depth!). I selected the root folder named "target", TortoiseSVN context-menu > Add..., selected all entries (files and folders), TortoiseSVN context-menu > SVN Commit..., selected all entries included the unversioned files! No error dialog.

2) I expected that:
That the root folder "target" and all included files and folders should be committed.

3) Actually happened:
The root folder "target" and all files and folders in depth = 1 are committed right, after that I can't really figure out why some files and folder in depth = 2, 4 etc. aren't committed!

4) How did I observe the wrong behaviour:
I can again call TortoiseSVN context-menu > Add... on the selected root folder named "target"; I see that the list now is shorter but here shouldn't be any entries! Sometimes this problem occurs, somethimes not, sometimes I can do "Add..." for more than three times.

5) What I did to get the right result (not with Tortoise!):
I deleted the complete folder "target" in the repository and did it via svn console with the simple command ...
> svn add target
> svn commit

Regards,
Stefan Broehl

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2458191

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-03-11 15:20:51 CET

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

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