A question about push

Matt Nordhoff mnordhoff at mattnordhoff.com
Sun Nov 11 02:34:00 GMT 2007


Mir Nazim wrote:
> I am new to bazaar community as well as the bazaar RCS(even new
> Distributed RCS).
> 
> I have a basic question about push. Here is what I did
> 
> $ cd myproject     (assume myproject directory contains my source files)
> $ bzr init
> $ bzr push --create-prefix  sftp://username@example.com/path/to/myproject
> 
> But when push finishes, I only have one directory on the remote
> location and the is .bzr. I do not see my other project files there.
> 
> Can anybody please guide me what I am doing wrong

BTW, were you using another VCS (CVS or Subversion or something) on your
project before? If so, there are tools available to convert it to Bazaar
without losing all of the history.
-- 



More information about the bazaar mailing list