Context Menu Export versus svn command versus Repository Browser export
From: Gerald Britton <gerald.britton_at_gmail.com>
Date: Fri, 10 Jun 2011 11:41:45 -0700 (PDT)
Hi -- I am trying to understand the difference in behavior between two flavors of Tortoise exports:
1. From Windows Explorer, I right-click on a working copy, select TortoiseSVN, then Export.
I was surprised by this. This is not how the subversion command line client works. If I did the same operation using the svn command:
...the first time, it creates the subdirectory "myworkingcopy". However, the second time, it warns me that the subdirectory is not empty and that I must use --force to overwrite the contents
2. I perform similar functions from the repository browser and find that it works like the svn command! It allows me to specify the destination directory and warns me when I am about to overwrite it.
Is this correct behavior? At the least, I would expect that the context-menu export would work like the repo-browser export and also work like the svn command line client.
As it is, I find it confusing, and hard to explain to my colleagues :(
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.