RE: co module is 100 % larger than import
From: Ben Kyrlach <bkyrlach_at_hobsons-us.com>
Date: Sat, 10 Oct 2009 01:57:21 -0400
Yes, that is correct. Subversion keeps a pristine copy of every file in your workspace so certain operations (such as revert and in certain cases diff) will operate quickly and without network overhead. The real question is why you have 7gb of versioned information. This tells me that you're storing large binary files in svn, which typically indicates an issue with what you're using svn for (i.e. are you versioning movies or other assets where most of svn's features don't apply?)
Hope this helps,
Ben
Sent from my Android phone using TouchDown (www.nitrodesk.com)
-----Original Message-----
I'm real new with subversion so this may be old hat... but I happened
Is 100 % overhead the usual amount that people see?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.