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

Revert to previous version issue

From: Robert O'Keefe <rokeefe1_at_hotmail.com>
Date: Tue, 25 Oct 2011 10:01:33 -0500

I am seeing some unexpected behavior in Subversion starting with version 1.7 when I try and get old versions of files. Here's what I'm seeing:

Steps:
1. Right click on a file. Select TortoiseSVN>Show Log.
2. Select a revision for the file. Right click on the revision and select update item to revision.

Actual result:
An update is performed followed by a delete.

Expected result:
An update is performed. The file is not deleted.

----
Steps:
1. Right click on a file.  Select TortoiseSVN>Show Log.
2. Select a revision for the file.  Right click on the revision and select revert to this revision.
3. Select yes to the message that shows up.
4. On the resolve conflict screen that pops up click prefer repository
Actual result:
The file that is local is not changed.
Expected result:
The file from the repository is brought down to the machine and replaces the local file.
The only way I can make this work is to use the Save Revision to option.
Is this a bug?  Or is the problem the fact that the server is on Subversion 1.6, but I have the 1.7 client on my machine?  I'm running the 32 bit version on Windows XP SP3.
Thanks,
Bob
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2863477
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-10-25 17:28:19 CEST

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.