mace-opensaml-users - Anonymous CVS restored
Subject: OpenSAML user discussion
List archive
- From: Scott Cantor <>
- To: ,
- Subject: Anonymous CVS restored
- Date: Fri, 04 Jun 2004 00:23:46 -0400
- Organization: The Ohio State University
Access to the CVS repository (via cvs and via web) has been restored on a
new server isolated from the read/write cvs. As a result, the hostname has
changed from cvs.internet2.edu to anoncvs.internet2.edu. The web site has
been updated to reflect this, although some documentation hasn't.
For people with code checked out, I would probably suggest just doing a
fresh checkout, or just grab the released 1.0 (SAML) /1.2 (Shib) tarballs
anyway.
If you absolutely need to update your sandbox, you can correct your CVS/Root
files (suggestion courtesy of Dan Pritts):
find . -name Root -exec foo.sh
where foo.sh contains:
#!/bin/sh
sed 's/cvs.internet2.edu/anoncvs.internet2.edu/g' < $1 > ${1}.TEMP
cp ${1}.TEMP $1
rm ${1}.TEMP
-- Scott
- Anonymous CVS restored, Scott Cantor, 06/04/2004
- <Possible follow-up(s)>
- Re: Anonymous CVS restored, Cameron Morris, 06/04/2004
- Re: Anonymous CVS restored, Steven_Carmody, 06/04/2004
Archive powered by MHonArc 2.6.16.