Discussion:
Creating externals via drag and drop
Chris Johnson
2014-10-20 16:27:25 UTC
Permalink
Hello,

I found a note on the TortoiseSVN website that states that I can create an External in my working copy via drag and drop:

"Simply right drag the file or folder from one working copy to where you want those to be included as externals. A context menu appears when you release the mouse button: SVN Add as externals here if you click on that context menu entry, the svn:externals property is automatically added." (http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-dug-externals.html)

When I try to do this within a single repository, I do not get the "SVN Add as externals here" option in the context menu. The attached .png files shows the context menu that I get instead. I am able to create the external via the properties window, but I would like to find a faster method of creating externals. The drag and drop method seems to be exactly what I would like if I can get it to work.

I have TortoiseSVN 1.8.8 installed. Perhaps I am going about this incorrectly?

I would appreciate any help that is offered!

Thank you

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe-6zjzXkf2FExf8fUKLXF2/HdfcadvtA/***@public.gmane.org].
Stefan Küng
2014-10-20 17:28:49 UTC
Permalink
Post by Chris Johnson
Hello,
I found a note on the TortoiseSVN website that states that I can
"Simply right drag the file or folder from one working copy to where
you want those to be included as externals. A context menu appears
when you release the mouse button: SVN Add as externals here if you
click on that context menu entry, the svn:externals property is
automatically added."
(http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-dug-externals.html)
These are the docs for the nightly builds...
Post by Chris Johnson
When I try to do this within a single repository, I do not get the
"SVN Add as externals here" option in the context menu. The attached
.png files shows the context menu that I get instead. I am able to
create the external via the properties window, but I would like to
find a faster method of creating externals. The drag and drop method
seems to be exactly what I would like if I can get it to work.
I have TortoiseSVN 1.8.8 installed. Perhaps I am going about this incorrectly?
... and you're using the release version.

You have to use a nightly build to get this feature - the release
version does not have that feature and won't get it until 1.9 is released.

Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest interface to (Sub)version control
/_/ \_\ http://tortoisesvn.net

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe-6zjzXkf2FExf8fUKLXF2/HdfcadvtA/***@public.gmane.org].
Chris Johnson
2014-10-20 17:54:56 UTC
Permalink
Stefan,

Thank you. I appreciate the clarification!

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe-6zjzXkf2FExf8fUKLXF2/HdfcadvtA/***@public.gmane.org].
Loading...