Guten Tag Kent Rollins,
am Montag, 25. Juli 2011 um 19:29 schrieben Sie:
> Is there a way to configure Subversion to *not* store a history on
> certain files?
No.
> I have a few people checking in some large binaries
> and we really don't need to store history on them. We only need the
> last c
On Jul 25, 2011, at 12:29, Kent Rollins wrote:
> Is there a way to configure Subversion to *not* store a history on
> certain files?
Definitely not. Storing history is the primary purpose of Subversion. If you
don't want history, Subversion may not be the right tool for you.
On Mon, Jul 25, 2011 at 1:29 PM, Kent Rollins wrote:
> Is there a way to configure Subversion to *not* store a history on
> certain files? I have a few people checking in some large binaries
> and we really don't need to store history on them. We only need the
> last committed version of the fil
Is there a way to configure Subversion to *not* store a history on
certain files? I have a few people checking in some large binaries
and we really don't need to store history on them. We only need the
last committed version of the file. The repository is growing
unnecessarily large.
Kent