Tom Spilman wrote:
> I have a folder that has been committed, but contains no files in it. When
> right-click dragging committed files from the parent folder to the empty
> folder, i only get the "SVN Copy and add files to this WC" and not "SVN Move"
> options.
>
> I tried the 8/18 nightly build and it also exhibits this broken behavior.
>
> It seems to me how your deciding if this is a folder of the same WC doesn't
> work with empty folders. This is new behavior as well... it worked just fine
> in previous builds.
This is what I did in my test working copy:
* create new folder
* add folder
* right drag versioned files from the wc root to the added folder
--> both "copy versioned files here" and "move versioned files here"
show up.
* abort the context menu
* commit added (still empty) folder
* right-drag versioned files from the wc root to the committed empty
folder
--> both "copy versioned files here" and "move versioned files here"
show up.
Are you sure that all your files which you've selected for the move/copy
were versioned?
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-08-20 18:05:06 CEST