WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: access to Xen control tools CVS

To: Harry Butterworth <harry@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Re: access to Xen control tools CVS
From: Mike Wray <mike.wray@xxxxxx>
Date: Fri, 13 May 2005 12:55:30 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 13 May 2005 12:06:07 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1115980644.4478.3.camel@localhost>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <1115980644.4478.3.camel@localhost>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050317)
Harry Butterworth wrote:
Mike, I tried the wiki instructions to get access to your cvs repository
but they didn't work:

harry@vaughan:~/Xen/Wray$ export CVS_RSH="/usr/bin/ssh"
harry@vaughan:~/Xen/Wray$ export
CVS_ROOT=":ext:anoncvs@xxxxxxxxxxxxxxxxxx"

Nuts. I left :/var/cvs off the end. Will update the wiki.
Should be:

CVS_ROOT=":ext:anoncvs@xxxxxxxxxxxxxxxxxx:/var/cvs"

harry@vaughan:~/Xen/Wray$ cvs co -c
cvs checkout: No CVSROOT specified!  Please use the `-d' option
cvs [checkout aborted]: or set the CVSROOT environment variable.
harry@vaughan:~/Xen/Wray$ export
CVSROOT=":ext:anoncvs@xxxxxxxxxxxxxxxxxx"
harry@vaughan:~/Xen/Wray$ cvs co -c
cvs checkout: CVSROOT requires a path spec:
cvs checkout: :(gserver|kserver|
pserver):[[user][:password]@]host[:[port]]/path
cvs checkout: [:(ext|server):][[user]@]host[:]/path
cvs [checkout aborted]: Bad CVSROOT: `:ext:anoncvs@xxxxxxxxxxxxxxxxxx'.
harry@vaughan:~/Xen/Wray$ export
CVSROOT=":ext:anoncvs@xxxxxxxxxxxxxxxxxx/"
harry@vaughan:~/Xen/Wray$ cvs co -c
Password:
Cannot access //CVSROOT
No such file or directory
harry@vaughan:~/Xen/Wray$

Looks like I'm missing the path to your repository. What is it?


Mike

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel