Re: [Vfs-devel] It's been a few days.
Status: Alpha
Brought to you by:
eesa
From: Tony K. <tk...@ca...> - 2000-06-16 21:31:02
|
Hey AW, Yeah, I had this working for the most part. Just a few small things to learn about working with the commands. No biggie. All seems to be well. :) Thanks, Tony Kirk ----- Original Message ----- From: "Abdul-Wahid Paterson" <ee...@we...> To: <vfs...@li...> Sent: Thursday, June 15, 2000 7:57 PM Subject: Re: [Vfs-devel] It's been a few days. > Hi Tony, > > What you need to do is this: > > export CVS_RSH=ssh > > to tell CVS to use ssh...and then > > cvs -z3 -d...@cv...:/cvsroot/vfs co vfs > > The -z3 puts on compression the co short for checkout > > the final vfs is the module within the vfs root > > Once you have done this you should be able to do other things more simply like > > cvs commit > cvs commit README > cvs update > cvs add README.new > cvs release > > etc. > > I hope this helps a bit. > > > See ya, > > AW > > > > Tony Kirk <tk...@ca...> said: > > > > Did you get your CVS access working? Please try so that you can update > > > directly to the CVS. Prephaps test it on the README file by inserting a > > > blank line or somthing. > > > > > > > OK, I've installed CVS and SSH1 and SSH2 on my Linux boxes. I'm now in the > > middle of figuring out how to use CVS :) I've always used web based CVS > > browsers to view and grab source. But never to actually edit or store code. > > I'm getting there. I'm connecting but it won't let me checkout the README > > file. Keeps saying it wasn't found. Go figure.. I'll have it worked out > > shortly. > > > > Regards, > > Tony Kirk > > > > > > > > _______________________________________________ > > Vfs-devel mailing list > > Vfs...@li... > > http://lists.sourceforge.net/mailman/listinfo/vfs-devel > > > > > > -- > > > > > _______________________________________________ > Vfs-devel mailing list > Vfs...@li... > http://lists.sourceforge.net/mailman/listinfo/vfs-devel > |