Hi, I'm new to the dev list. This may be a silly question, is this still how we check out the latest chuck... export CVS_RSH=ssh cvs -d :ext:anon-chuck@cvs.cs.princeton.edu:/cvs checkout chuck_dev or has the repo been changed? -Mike -- http://michaelclemow.com http://semiotech.org
Hi Mike, It seems from your later posts to the chuck list that you figured this out, but just in case... Yes, you are correct -- when the CVS client asks for a password, enter a blank password. Quite counterintuitively, the source itself is located in the v2/ subfolder of chuck_dev, and not in the src/ subfolder. spencer On Feb 10, 2009, at 1:33 PM, mike clemow wrote:
Hi, I'm new to the dev list. This may be a silly question, is this still how we check out the latest chuck...
export CVS_RSH=ssh cvs -d :ext:anon-chuck@cvs.cs.princeton.edu:/cvs checkout chuck_dev
or has the repo been changed?
-Mike
-- http://michaelclemow.com http://semiotech.org _______________________________________________ chuck-dev mailing list chuck-dev@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev
Hi Spencer,
Yes, I dug around on the user list and found a message with this
information. It was old and wanted confirmation, though, so thank
you.
Cheers,
Mike
On Wed, Feb 11, 2009 at 3:37 AM, Spencer Salazar
Hi Mike,
It seems from your later posts to the chuck list that you figured this out, but just in case...
Yes, you are correct -- when the CVS client asks for a password, enter a blank password. Quite counterintuitively, the source itself is located in the v2/ subfolder of chuck_dev, and not in the src/ subfolder.
spencer
On Feb 10, 2009, at 1:33 PM, mike clemow wrote:
Hi, I'm new to the dev list. This may be a silly question, is this still how we check out the latest chuck...
export CVS_RSH=ssh cvs -d :ext:anon-chuck@cvs.cs.princeton.edu:/cvs checkout chuck_dev
or has the repo been changed?
-Mike
-- http://michaelclemow.com http://semiotech.org _______________________________________________ chuck-dev mailing list chuck-dev@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev
_______________________________________________ chuck-dev mailing list chuck-dev@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev
Hi,
I'm trying to keep up a mirror of the CVS here:
http://repo.or.cz/w/chuck-blob.git
(Specifically the 'upstream' branch, but currently the master points
to the same place as I haven't added anything yet.)
However, I've been having difficulty scripting it for automatic
mirroring due to the password stuff..
Steve
On Wed, Feb 11, 2009 at 10:24 AM, mike clemow
Hi Spencer,
Yes, I dug around on the user list and found a message with this information. It was old and wanted confirmation, though, so thank you.
Cheers, Mike
On Wed, Feb 11, 2009 at 3:37 AM, Spencer Salazar
wrote: Hi Mike,
It seems from your later posts to the chuck list that you figured this out, but just in case...
Yes, you are correct -- when the CVS client asks for a password, enter a blank password. Quite counterintuitively, the source itself is located in the v2/ subfolder of chuck_dev, and not in the src/ subfolder.
spencer
On Feb 10, 2009, at 1:33 PM, mike clemow wrote:
Hi, I'm new to the dev list. This may be a silly question, is this still how we check out the latest chuck...
export CVS_RSH=ssh cvs -d :ext:anon-chuck@cvs.cs.princeton.edu:/cvs checkout chuck_dev
or has the repo been changed?
-Mike
participants (3)
-
mike clemow
-
Spencer Salazar
-
Stephen Sinclair