[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

WC's as a virtual device?

From: john <jsparrow_at_ecclescollege.ac.uk>
Date: 2006-07-31 23:38:10 CEST

This isn't directly about TSVN, apologies. It is about SVN and Windows shell
integration though..

Had anyone given thought to creating a Windows plugin allowing you to mount a
standard WC as a kind of virtual device? So the real WC somewhere like c:\my
docs\a\b\myproj would get mounted as something like z:\wc\myproj (other WC's
would also be in z:\wc\).

The advantages would be: no .svn's in the virtual device; copies, renames,
deletes etc could take place as normal filesystem operations. All actions
would get translated to the normal WC in a 'real' NTFS folder, so full
compatibility would be maintained. You could have commit and log buttons
in the left hand window pane.

Skilled users don't need these niceties, I ask because I'm advocating the
rollout of SVN and TSVN to about 40 office staff at work (non-programmers,
mainly for versioning Word and Excel files). In trials they keep forgetting
their training (to SVN Copy, SVN Move etc) and they go back to the old
native-windows methods, loosing version history. Hiding this totally would
be cool.

Mounting web folders is the closest at the moment, but then you can't enter
commit messages, or control when commits happen.

Thanks,

John

PS. TSVN is amazing - been using it for 2 years and never lost a byte!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Aug 1 07:55:03 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.