info-cvs
[Top][All Lists]
Advanced

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

Re: Viewing the latest copies of CVS


From: Mark D. Baushke
Subject: Re: Viewing the latest copies of CVS
Date: Wed, 24 Nov 2004 00:38:41 -0800

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

shivraman giri <address@hidden> writes:


> Is there a way we can view (read only) the latest copies of the
> sources maintained by CVS.

Sure. 

viewcvs.sourceforge.net is a good thing to use for this.
Example: http://savannah.gnu.org/cgi-bin/viewcvs/gcc/

Another possibility is to provide an anonymous read-only guest account
for checkouts.

> eg: in VSS, we can open the files from the location where they are
> stored in the server. can we do a similar thing in CVS, ie, browse
> into the repository and open the file without the ", v" at the end of
> each file.

While possible, it is a bad idea to give users direct access to the ,v
files in ways that could compromise the repository integrity by possibly
creating RCS locks where they were not expected.

> PS: in case it is not a recommended practice, plz let me know a
> workaround. Our intention is that anyone in the group should be able
> to view the latest copy at the server( repository), without the
> necessity of updating the local copy

You could use the loginfo to trigger a 'cvs update' of a publicly
available checked out copy of the checked-out repository.

        -- Mark

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFBpEiR3x41pRYZE/gRAjjmAJ9vjjauo9oydHarJyZr94VE0BJJxgCfZR04
XB6k0jBQQlzDcB5WuKHxg78=
=hE7v
-----END PGP SIGNATURE-----




reply via email to

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