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

Checking out externals of a newly created folder

From: Bas Hopman <bas.hopman_at_gmail.com>
Date: Fri, 14 Jan 2011 11:54:15 +0100

Hi all,

I use the svn:externals property quite extensively.
Usually, I update the property and then perform an update before
committing.
The working copy is then updated and the new external is checked out.
This allows me to test my external before committing it.
So far, so good...

Now I'm trying to add a new folder, add the svn:externals property and test
it by updating before committing.
This is not working. The external is not checked out.
Steps taken:
1. working copy folder: c:\workspaces\project\
2. add folder: c:\workspaces\project\trunk\new_folder
3. add external to c:\workspaces\project\vendor\tags\bla and save it
4. update working copy to check out the external* => fails!*
5. commit changes to external

This difference in behavior seems inconsistent to me. Can anybody confirm
this behavior?

Regards,

Bas

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-01-14 11:58:25 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.