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

Re: .SVN folder question

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-19 14:13:27 CEST

"Sindbad the Seafarer" <sindbad.the.seafarer@gmx.net> writes:

> I want to use Subversion for web site production. However, it puts a
> hidden folder ".svn" into each directory of my working copy. Of
> course I rather not want to see this folder uploaded, both for
> webspace and online transfer time/cost. I can filter out these
> Subversion folders in the FTP app I use (TotalCommander, formerly
> Windows Commander), but as I have to set this filter again for
> every upload this is not very convenient (though more related to
> TotalComm than Subversion).

1. Try 'svn export'. It's like a checkout, but produces an
   unversioned tree (i.e. no .svn/ folders)

2. We have post-1.0 plans someday that might allow .svn/ dirs to live
   outside a working copy... but that's long-term.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 19 14:15:56 2003

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.