info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to limit file revisions


From: Jim Hyslop
Subject: Re: How to limit file revisions
Date: Tue, 25 Oct 2005 15:07:36 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Maicon Stihler wrote:
> Hi, 
> 
> I'm having some troubles with files that get too large after a certain
> time. What I would like to do is to erase past revisions and to keep
> only a small number of revisions. I know that there is the admin -o
> command, but Im not too sure how do I use it. I tried using 'cvs log
> somefile' to see how many revisions the given file has, but I get this
> error: CVS/Entries not found (or something alike, I dont remember the
> right spelling) I found that logging is not enabled on cvs's config
> file.

Exact error messages usually help.

The fact that it could not find CVS/Entries suggests that you have not
checked out a working copy of the file. You can use 'cvs rlog' instead.

> Could someone give me some tips and ideas of how to perform this task?

Some questions are in order first:

"too large" for what? Are you running out of disk space? Suffering
performance problems?

You may find that deleting old revisions will not make much of a
difference. CVS files only store the delta from one revision to the
next, even with binary files.

- --
Jim Hyslop
Dreampossible: Better software. Simply.     http://www.dreampossible.ca
                 Consulting * Mentoring * Training in
    C/C++ * OOD * SW Development & Practices * Version Management
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDXoJ4LdDyDwyJw+MRAj58AJ9NddsuTxEV3j1Jlk0wZp+alCMVhwCfbYia
1RO3SWv8FhIJJtqkR/hBclo=
=4qmj
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]