svn-import problem with tags

Jelmer Vernooij jelmer at samba.org
Tue Sep 29 14:21:34 BST 2009


On Tue, 2009-09-29 at 15:18 +0200, Martin Guillon wrote:
> We are currently looking at switching to Bazaar because you just made an amazing work !!!
> 
> So to switch we need to go through a svn import. And i have just a little problem with it which is that it imports my trunk and my branches but not my tags.
> 
> Here is our structure on the server:
> 192.168.1.230/src/Project/trunk/
> 192.168.1.230/src/Project/branches/
> 192.168.1.230/src/Project/tags/
> 
> Here is my subversion.conf
> [6b5a8ec4-a12e-6f47-a93c-90e09b7fee50]
> guessed-layout = trunk1
> locations = svn://192.168.1.230
> branches = src/Project/branches/*;src/Project/trunk
> tags = src/Project/tags/*;
> 
> Am i doing something wrong?
Tags do not exist as directories on the file system within Bazaar. Your
tags should show up if you run "bzr tags" in one of your branches.

Cheers,

Jelmer

-- 
Jelmer Vernooij <jelmer at samba.org> - http://samba.org/~jelmer/
Jabber: jelmer at jabber.fsfe.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090929/c97ed709/attachment.pgp 


More information about the bazaar mailing list