Thanks for your help Larry
U: isn't a mapped drive. It's a local drive. I have other mapped drives on
my machine so I can tell the difference.
I don't have a command line ssh setup in my path at the moment - trying to
download one.
Anyway I tried typing
bk clone file://U:/Code/Edge bk://edge@xxxxxxxxxxxxxxx/edge
>From the cygwin bash shell and an error relating to the fact that it
couldn't find ssh or rsh, like you mentioned.
Just to make sure I've got this right - what I want to do is make the
repository edge.bkbits.net the parent repository so this means I should be
cloning from there to my local drive right? If it were the other way around
any push commands I make wont work because they would view edge.bkbits.net
as the child repository. I got the process the other way around in the
previous email.
I'm not new to version control - I've primarily used Sourcesafe and cvs
(I've got a small project on sourceforge). I've also setup a subversion
server for home use but want to try bitkeeper as well. To be honest
Sourcesafe was the easiest to get started with.
-----Original Message-----
From: Larry McVoy [mailto:lm@xxxxxxxxxxxx]
Sent: Thursday, August 07, 2003 12:41 PM
To: sashan
Cc: bitkeeper-users@xxxxxxxxxxxx
Subject: Re: [Bitkeeper-users] cloing a local repository to bkbits.net
U: must be a network drive or some other mapped drive on your disk, right?
So that isn't visible from bkbits.net. You should be able to say, on your
PC,
bk clone file://U:/Code/Edge bk://edge@xxxxxxxxxxxxxxx/edge
assuming that you created a project called edge.bkbits.net and that you have
a ssh client in your path.
On Thu, Aug 07, 2003 at 11:58:53AM +1200, sashan wrote:
> Hi all
>
> I've setup a repository on bkbits.net. I can login via ssh. Now I'd
> like
> to clone a repository from my local harddisk to bkbits.net. I login via
ssh
> and type:
>
> clone file://U:/Code/Edge edge
>
> but get the following error message.
>
> ERROR-cannot cd to U:/Code/Edge (illegal, nonexistant, or not package
> root) Failed, contact support@xxxxxxxxxxxx
>
> I'm on WinXP using putty for my ssh client
>
> I've also tried the following commands
>
> clone file://U:\\Code\\Edge edge
> clone file://U:\\Code\\Edge Edge
> clone file://U:/Code/Edge <file:///U:/Code/Edge> Edge
>
> but they all return the same error message
>
> Thanks
> -----------
> sashan
> http://sashan.netfirms.com <http://sashan.netfirms.com/>
>
--
---
Larry McVoy lm at bitmover.com
http://www.bitmover.com/lm
_______________________________________________
Bitkeeper-users mailing list
Bitkeeper-users@xxxxxxxxxxxx
http://bitmover.com/mailman/listinfo/bitkeeper-users
To unsubscribe from this list, go to the above URL, follow instruction at the
bottom of the web page.
|