This is the mail archive of the
xconq7@sources.redhat.com
mailing list for the Xconq project.
New CVS Branch
- From: Eric McDonald <mcdonald at phy dot cmich dot edu>
- To: xconq-hackers at lists dot sourceforge dot net
- Cc: xconq7 <xconq7 at sources dot redhat dot com>
- Date: Sun, 12 Dec 2004 12:05:03 -0700
- Subject: New CVS Branch
Hello Xconq CVS Followers,
There is a new branch in the CVS repository at Sourceforge. This is
where Matthew Skala will be making improvements to Xconq's image-handling.
If you wish to do an anonymous, read-only checkout of this branch,
you will probably have to wait 8 to 10 hours after this message (wait
until you see the branch tag in the Sourceforge CVS browser). But after
that, you should be able to:
cvs -z3 -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/xconq co
-r BRANCH_MSKALA_IMF xconq
and get a copy of the sources.
Matthew, you should be able to access the branch immediately as a developer:
cvs -z3 -d :ext:matthewskala@cvs.sourceforge.net:/cvsroot/xconq co -r
BRANCH_MSKALA_IMF xconq
assuming that you have added a SSH public key to your Sourceforge
account, have done a priming login to cvs.sourceforge.net, and have your
'CVS_RSH' envvar set to a SSH client.
Eric