RE: SVN Overwrite & .SVN size
From: Ulrich Eckhardt <Eckhardt_at_satorlaser.com>
Date: 2005-11-03 12:52:13 CET
Mr keerti nayak wrote:
There were quite a few requests to structure working copies differently in order to reduce or avoid this overhead, but currently there is no solution but to only selectively check out the parts of your sourcecode you're working on.
> 2. SVN doesnt provide over-write option when we need to checkout. In
I'm not exactly sure I understand what you're trying to do. However, I personally find it a good idea to also version 3rd party libraries, if just to be able to recover older versions, to have one place where things can be found and to be able to version-control local adaptions. There is a script called svn_load_dirs which is designed to help with this. Using Subversions merging capabilities, this helps immensely managing local and upstream changing libraries. BTW, I also use this for binary only libraries, the only difference that there are no local changes.
Typically, it goes like this:
Uli
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.