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

Re: Client cache centralize vs distributed

From: Alexander Iljin <ajsoft_at_yandex.ru>
Date: Wed, 17 Dec 2008 13:08:51 +0600

Hello!

tgc> I have a working dir with tree of working files. Then I upload
tgc> my working dir to my web server and the .svn folder in the
tgc> working dir and its sub-folder has been uploaded along with the
tgc> working dir. I would not like it that way, what I intended to
tgc> upload is just my working dir without the .svn things.
tgc> So I wonder why we don't centralize the .svn things to i.e just
tgc> 1 folder at the first place of the working dir instead of
tgc> distributed over the tree of the working dir?

tgc> Any reply would be appreciated.

  Currently every folder is independent. You can take any folder out
  of your working copy, move it to any other place and it will still
  be under version control, remembering exactly where to commit its
  contents, even if you erroneously move it into another working copy.

  What you really need for your case is the Export command, because
  that's what you do - exporting data from VC to an external storage.

---=====---
 Alexander

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=985513

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-17 08:19:06 CET

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

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