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

[TSVN] Create tag from revision doesn't work prior to a rename

From: Nathan Creek <nathan_at_adweb.com.au>
Date: 2004-11-25 01:10:45 CET

Hi all,

I've discovered that trying to create a tag from a revision in Show Log
prior to a folder being renamed results in a "Path does not exist in
revision" error.
I'm not sure if this is something that can be fixed, or if the option
just need to be made unavailable. I thought i'd mention it anyway just
in case it is something that can be improved on.

Reproduction from test repo.
1. start with file:///D:/repos/Project
2. make changes. Commit. (rev.2)
3. In repo browser rename file:///D:/repos/Project to file:///D:/repos/trunk
4. checkout file:///D:/repos/trunk to D:\Test\trunk
5. On D:\Test\trunk, Show Log, Uncheck Stop On Copy, Show All
6. Right click on rev.2 and hit Create Tag From Revision
7. Enter new tag name (/repos/oldversion). Leave Create on server
checked. OK.
Error message:
Path 'file:///D:/repos/trunk' does not exist in revision 2.

It's not a hugely critical problem because there is another way to
acheive the same thing.
1. Bring up Repo Browser
2. point to file:///D:/repos and select revision 2
3. Expand repos tree item to expose Project
4. Right click on Project and select Show Log
5. Right click on rev.2 and hit Create Tag From Revision
6. Enter new tag name (/repos/oldversion). Leave Create on server
checked. OK.
Success

Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Nov 25 01:11:37 2004

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.