I confirm : nothing added in error.log once scm->label_directories has been 
modified.

-----Message d'origine-----
De : Kristis Makris [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 12 septembre 2007 20:30
À : Jérôme Haguet
Cc : [email protected]
Objet : Re: [scmbug-users] Re: Problem with tagging in Subversion

Hi Jérôme,

On Wed, 2007-09-12 at 10:10 +0200, Jérôme Haguet wrote:
> Hello 
> 
> As I am preparing an upgrade to Bugzilla 3.0, I have first upgraded scmbug to 
> 0.19.20 
> (maybe that was not the good choice ...)

Since you are still at 0.19.x you could always downgrade back to 0.19.13
if it becomes necessary.

> I face same problem as the one described in 
> http://bugzilla.mkgnu.net/show_bug.cgi?id=1033 
> 
> I just wondered what is the recommended workaround for this ? 

There is no "workaround" if your glue is configured not to check for a
valid product name. The suggested fix is listed at:

http://bugzilla.mkgnu.net/show_bug.cgi?id=1033#c8

I need to work on this, really, develop a patch at least. I haven't
found time lately to catch up with the newly found bugs. I'm sorry.

> On my site, I just modified scm-> label_directories in glue.conf, and now, 
> commit and tag works fine : 

Don't you see the same errors in error.log that Marcel reported ? I was
expecting you would see those, even if commits and tags go through.

>     scm => {
>         name => 'Subversion',
> 
>         # Comma(,)-separated list of paths to any binaries the SCM
>         # tool may need to use
>         binary_paths => '/bin,/usr/bin',
> 
>         # This applies only to Subversion. It is recommended that tags
>         # are stored in the 'tags' directory, and branches in the
>         # 'branches' directory.
>         label_directories => ['tags-xx', 'branches-xx'] ,
> 
> 
> Regards 
> 
> Jérôme Haguet 
> 
> Subversion 1.3.2 + scmbug 0.19.20 + Bugzilla 2.22.1
> 
> _______________________________________________
> scmbug-users mailing list
> [email protected]
> http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to