-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mar 24, 2008, at 11:06 PM, [EMAIL PROTECTED] wrote:
>    Barry> All the gory details are documented here:
>
>    Barry>      http://www.python.org/dev/bazaar
>
> Thanks.  I checked out, made a branch named test3, changed  
> Makefile.pre.in
> to have a test3 target, checked it in, then tried to push it:
>
>    % pwd
>    /Users/skip/src/python-bzr/test3
>    % bzr push bzr+ssh://[EMAIL PROTECTED]/python/users/skip/ 
> test3
>    bzr: ERROR: Parent directory of bzr+ssh:// 
> [EMAIL PROTECTED]/python/users/skip/test3 does not exist.
>    You may supply --create-prefix to create all leading parent  
> directories.
>
> Did I misread the directions or do I really need the --create-prefix  
> arg?

You do, the first time you push a user branch because users/skip  
doesn't exist yet.  It's mentioned in the docs, but it's pretty easy  
to overlook ;).

- -Barry

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)

iQCVAwUBR+kNxXEjvBPtnXfVAQJMWQP8DJrB6QbXt7O/lT2Y/CzxpuEqa09rOSGq
QxE6RDro/k4dvuwRGh3WKjo+AwKcSSTsUAp48o3O1fM7X3u54JxhtbwoEeZj7xnv
9Nw6ZCpN+DDY83QAtNjkWtSkNfRaL3K1Y4gZsnsxsIDGs3y0HV5a2n8vZh18b+gV
xfJzxu+hb/o=
=BsR5
-----END PGP SIGNATURE-----
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to