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 ...)
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 ? On my site, I just modified scm-> label_directories in glue.conf, and now, commit and tag works fine : 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
