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

RE: Why not hide .SVN dir on windows?

From: Barry Scott <barry.alan.scott_at_ntlworld.com>
Date: 2002-09-11 23:03:26 CEST

To get the sources without .svn use the svn export command.

The use case is to copy the source tree *with* the .svn files. THis
works when the hidden attribute is set. Using a separate tree for
the admin data would make this a hard operation.

The svn code has a single routine that is reponsible for returning
the admin dir. The comment for it says its to allow the .svn admin
dir to move elsewhere.

        BArry

> -----Original Message-----
> From: solo turn [mailto:soloturn99@yahoo.com]
> Sent: 11 September 2002 10:29
> To: Barry Scott; Brian Huddleston; SubversionDev
> Subject: RE: Why not hide .SVN dir on windows?
>
>
> i think there is only 2 possibilities to solve the problem:
> - hide .svn
> - put .svn in a completely different directory tree
>
> how else would you copy the source tree without the svn system files
> from the gui/explorer?
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 11 23:04:13 2002

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.