svn-import problem with tags

Martin Guillon MGuillon at movea.com
Wed Sep 30 14:58:50 BST 2009


It s strange svn-layout tells me its not a Subversion branch or repository, but bazaar explorer see it as a repository with all the branches :s
I should mention that I imported the svn but didn’t create working trees

MArtin

-----Message d'origine-----
De : Jelmer Vernooij [mailto:jelmer at vernstok.nl] 
Envoyé : Wednesday, September 30, 2009 1:44 PM
À : Martin Guillon
Cc : bazaar at lists.canonical.com
Objet : RE: svn-import problem with tags

So "bzr tags" doesn't print anything? What does "bzr svn-layout" report?

Jelmer

On Tue, 2009-09-29 at 15:25 +0200, Martin Guillon wrote:
> Wow I didn’t know that but sadly it does not, I get an empty list.
> 
> -----Message d'origine-----
> De : Jelmer Vernooij [mailto:jelmer at samba.org] Envoyé : Tuesday, 
> September 29, 2009 3:22 PM À : Martin Guillon Cc : 
> bazaar at lists.canonical.com Objet : Re: svn-import problem with tags
> 
> 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



More information about the bazaar mailing list