Hi people,
I tried to cvs my externals to the repository today, and I got the message that I don't have write access. Am I getting the command right? or is it something else?
cvs -d:pserver:edkelly@cvs.sourceforge.net:/cvsroot/pure-data import -m "Initial import" externals/edext edkelly start I externals/edext/framescore~ I externals/edext/framespect~ I externals/edext/hssc~ I externals/edext/simile~ cvs [server aborted]: "import" requires write access to the repository
Best, Ed
Dr Edward Kelly Research Assistant in Sonic Arts London College of Communication University of the Arts London
___________________________________________________________ To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com
cvs -d:pserver:edkelly@cvs.sourceforge.net:/cvsroot/pure-data import -m "Initial import" externals/edext edkelly start I externals/edext/framescore~ I externals/edext/framespect~ I externals/edext/hssc~ I externals/edext/simile~ cvs [server aborted]: "import" requires write access to the repository
i think, replacing pserver with ext should work ...
cheers ... tim
Tim Blechmann schrieb:
cvs -d:pserver:edkelly@cvs.sourceforge.net:/cvsroot/pure-data import -m "Initial import" externals/edext edkelly start I externals/edext/framescore~ I externals/edext/framespect~ I externals/edext/hssc~ I externals/edext/simile~ cvs [server aborted]: "import" requires write access to the repository
i think, replacing pserver with ext should work ...
probably requiring an additional export CVS_RSH=ssh before....
Thomas
I tried to cvs my externals to the repository today, and I got the message that I don't have write access. Am I getting the command right? or is it something else?
this might be helpful, too:
http://sourceforge.net/cvs/?group_id=55736
t