Why I can't use '.' as valid TO_LOCATION argument?

Alexander Belchenko bialix at ukr.net
Fri Dec 12 19:35:28 GMT 2008


Is it bug?

C:> bzr branch URL .
bzr: ERROR: Target directory "." already exists.

But I can do

bzr checkout URL .
bzr unbind

to achieve this.

Or I can

bzr init .
bzr pull URL

Why I can't do this in one command?




More information about the bazaar mailing list