News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Drag and Drop feature in SVN 4440

Started by puneet_m, September 07, 2007, 11:21:00 PM

Previous topic - Next topic

puneet_m

I am able to successfully execute codeblock version 4440. But it does not do drag drop of files from "open files list" window to "Projects" window. Do I need to do anything additional to enable this feature.

Also when I execute, it shows SVN 0. Shouldn't it show the most recent SVN?

Thanks,

raph

Quote from: puneet_m on September 07, 2007, 11:21:00 PM
Also when I execute, it shows SVN 0. Shouldn't it show the most recent SVN?
Be sure to have svn.exe in you PATH environment variable.

puneet_m

Why does drag and drop from one window to another not working? Do we need to do something additional to make it work?

Thanks

Biplab

Quote from: puneet_m on September 08, 2007, 12:51:28 AM
Why does drag and drop from one window to another not working? Do we need to do something additional to make it work?

That is not implemented yet.
Be a part of the solution, not a part of the problem.

thomas

And unless we redefine the semantics of d&d, it won't, either. The associated action for dropping files is to open them (on either window). Dragging from the open files window to anywhere else therefore makes no sense.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

puneet_m

Actually I have created another window which displays some folders. I want to have a provision where I can do drag and drop from that window to the Management window.

Any ideas as to how to go about implementing this feature?