valliant
you are completely right, except that is not the scenario i am describing. if you read my email again, you'll see that i /am/ describing actions in the svn repository explorer perspective (i simply called it "subclipse's repository explorer").
adriaan
>>> valliant@unm.edu 2005/11/02 10:25:21 AM >>>
If you do any copying, do it in the SVN Repository Explorer perspective.
It will do the SVN copy(ask for log msg,etc.). Otherwise you're headed
for a whole lot of hurt, because if you copy and paste in the navigator,
it copies the .svn metadata folders as well, which is not expected
behavior. What happens is the new folder is still linked to the old
files in the repository. IF you DO use the navigator, go in using the
filesystem and delete the .svn folder in the newly created directory, so
subversion knows it's a unversioned resource.
So long and short of it is: it IS possible, but only from the SVN
Repository Explorer
HTH
:D
Adriaan Peens-Hough wrote:
>hi
>
>i've been using tortoise and subclipse for a long time now, and am missing the "copy to..." feature in subclipse that is available in tortoise. i know it is quite trivial to copy/paste then rename, but is there any chance of such a feature making its way into subclipse?
>
>for those that don't know what i'm talking about:
>currently in tortoise's repository browser, i can do the following:
>1) right-click on a folder
>2) select "copy to..."
>3) provide the path for the destination folder
>4) provide a commit message
>
>to achieve the same in subclipse's repository explorer, i have to do the following:
>1) right-click on a folder
>2) select copy
>3) right-click on the destination root folder (that can't already have a folder with the same name as the one being copied)
>4) select paste
>5) provide a commit message
>6) right-click the newly copied folder in the destination root
>7) select "rename/move"
>8) provide the path for the final folder
>9) provide a commit message
>
>
>regards
>
>adriaan peens-hough
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Nov 2 19:33:56 2005