David: thanks for the checkout syntax: not sure how to adapt it to idisk. If anyone has an idea could they pass it on?
Here's a stab based on David's syntax wh I note leaves the login details out - presumably coz the idisk wld be already mounted ... (?) cvs -d :ext:remote.memobile.com:/Documents/project_cvs_root checkout project Tom I also do not understand if you have to persuade CVS that the On Oct 5, 11:07 pm, David Kelly <[email protected]> wrote: > On Tue, Oct 05, 2010 at 01:51:46PM -0700, Ptarmigan wrote: > > hi > > Does anyone know how to get BBEdit to import a web project's folder > > contents to idisk using in-built CVS ? > > > BBEdit CVS works fine w my local repository. I have set the CVSROOT > > variable locally. I'm not sure that initial set up can be done in > > BBEdit so I followed instructions and did it in Terminal. > > > From a bit of googling, it looks like one has to override the locally > > set CVSROOT using the -d option. I haven't been able to import to > > idisk using the command line or BBEdit. > > > I would welcome some pointers. > > I don't use iDisk but do have a project under CVS on a remote host that > works with BBEdit. > > I have CVS_SSH set in my tcsh to CVS_RSH=ssh > > This checks out a copy. Once that is done BBEdit doesn't have any > problems using it. > > cvs -d :ext:remote.host.here.com:/home/dkelly/project_cvs_root checkout > project . > > -- > David Kelly N4HHE, [email protected] > ======================================================================== > Whom computers would destroy, they must first drive mad. -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
