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

[TSVN1.7] Fails to create a tag from folder with externals.

From: Jensen Somers <jensen.somers_at_gmail.com>
Date: Mon, 14 Nov 2011 01:36:07 -0800 (PST)

I recently upgraded my client to version TSVN1.7.1, my server still uses SVN1.6. In the process of upgrading my client I also used relative paths for my externals. My repository is as follows:

/Main
/Main/Foo (trunk/branches/tags)
/Main/Bar (trunk/branches/tags)
/Main/Spam (trunk/branches/tags)
/View
/View/FooBar (trunk/branches/tags)
/View/FooSpam (trunk/branches/tags)

So the view (branches/3.x in this case) contains externals as follows:
^/Main/Foo/branches/3.x Foo
^/Main/Bar/branches/3.x Bar

I tried to create a new tag: 3.1.0. If I understood correctly the new TSVN version should allow me to just create a tag from the main view. I tried that, selected all externals to point to their specific version but I'm getting an error:

File not found, revision 1234 path
/View/FooBar/branches/3.x.

The specific branch folder is present, so that does not seem to be the real issue.

Is there something I need to take into account? The branch was created the old fashion way, branching each external on the trunk into a specific folder and then just creating a view for that folder.

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

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