RE: Why not hide .SVN dir on windows?
From: Sander Striker <striker_at_apache.org>
Date: 2003-05-23 09:57:29 CEST
> From: John Barstow [mailto:John_Barstow@gfsg.co.nz]
> Just some additional feedback; I went back to my users for their reasoning.
Eek!
> Searches (example: dir foo.* /s) always bring up the text-base. Bad for
This holds true on *nix aswell:
find . -name 'foo.*'
> Directory auto-completion in the command shell brings up .svn when some
/me tries
Yep, you're right. How annoying. Broken auto-completion! :)
BTW, turning on autocompletion on the commandline requires a registry tweak,
> xcopy across the network sends all these .svn folders to the network drive.
Which is expected and desired. Say I wanted to transfer my working copy to
> (I know, they should be using svn export, but this is what users do. The
Sounds like a case for UserEd. to me.
An educated user ;).
Sander
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.