I think (I could be wrong) there may be a problem with CVS.

When I issue the following command:
cvs -d :pserver:[EMAIL PROTECTED]:/cvs co -d cyrus-imapd-pre-2-1
-r cyrus-2-1-sasl-v1-tail cyrus

I get the following error:
cvs [server aborted]: cannot write /cvs/CVSROOT/val-tags: Permission denied

But, if I issue the following command:
cvs -d :pserver:[EMAIL PROTECTED]:/cvs co -d cyrus-imapd-pre-2-1
-r cyrus-release-2-0-16 cyrus

Everything works fine.  Could there be a problem with the permissions on
the cyrus-2-1-sasl-v1-tail tag?

Thanks,
-John


Rob Siemborski wrote:

> On Mon, 25 Feb 2002, John C. Amodeo wrote:
>
> > What command would someone use to checkout the most recent version of
> > Cyrus Imap from CVS right *before* the code was merged to use Saslv2?
> >
> > I am trying to get the most recent version with some bugs that were
> > fixed after 2.0.16 but before 2.1.0...
>
> I believe the tag you are looking for is "cyrus-2-1-sasl-v1-tail"
>
> so, something similar to
>
> cvs co -r cyrus-2-1-sasl-v1-tail cyrus
>
> -Rob
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> Rob Siemborski * Andrew Systems Group * Cyert Hall 235 * 412-268-7456
> Research Systems Programmer * /usr/contributed Gatekeeper

Reply via email to