[plt-scheme] PLT moved from CVS to Subversion
On May 30, Alex Ott wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> >>>>> "EB" == Eli Barzilay writes:
>
> EB> FYI -- the PLT CVS repository has moved to Subversion. The old CVS
> EB> repository will still be running for a (long) while for old stuff, but
> EB> to get new material, the Subversion repository you should use.
> EB> Additional details are on the Subversion server page --
> EB> http://svn.plt-scheme.org/
>
> will changes in svn branches put back to CVS branches?
No, CVS will stay as it is now.
> we have some problems with use svn behind firewall
This sounds very strange -- svn works over http, and port 80 is
usually much more open than anything else. It should also work
through proxies.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!