Issue 525: allow working copies without text-base/
From: Daniel Patterson <danpat_at_danpat.net>
Date: 2004-12-02 11:44:08 CET
Hello all,
A discussion at work raised the question of the size of WC's.
I remember reading some discussion about optional text-bases
Looking through the code, it appears that all access to the
My idea for optional text bases is to do the following:
1) Provide a global setting, or "svn co" switch which
2) If the setting is active for a given file, don't create
3) Modify svn_wc__*_text_base() to honour the setting created
The obvious price paid for this is bandwidth. Network traffic would
Does the current commit code send deltas for changes to binary files?
Thoughts?
daniel
---------------------------------------------------------------------
|
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.