Am Sonntag, den 17.05.2009, 00:20 +0200 schrieb Jan Hauke Rahm: > On Sat, May 16, 2009 at 06:56:06PM +0200, Daniel Leidert wrote: > > Am Samstag, den 16.05.2009, 18:04 +0200 schrieb Jan Hauke Rahm: > > > Actually, I just did a few tests and I can't reproduce that. > > > svn-buildpackage considers an override as mentioned properly in both > > > cases: svn-tag and svn-tag-only. > > > > Please check, if you have .svn/deb-layout. This file is to my > > understanding not longer created. But only if it exists, tagUrl is > > considered. > > > > Make sure you don't have this file. Put tagsUrl in > > the .svn/svn-buildpackage file (not into ~/.svn-buildpackage.conf) and > > try again. > > I've attached a small shell scipt that runs through the usual process.
Ok, got a few minutes to test. It seems, you are right. It considers svn-buildpackage.conf. But this: > W: tagsUrl not specified anywhere, looking in the local repository... > Looking in SVN for: > svn://localhost/playground/packages/html-xml-utils/trunk/../tags/ > svn://localhost/playground/packages/html-xml-utils/trunk/../../tags/html-xml-utils/ > > svn://localhost/playground/packages/html-xml-utils/trunk/../../tags//html-xml-utils > Repository lookup, probing > svn://localhost/playground/packages/html-xml-utils/tags... > I: adding the URLs to the /usr > anymore/local/src/packages/html-xml-utils/html-xml-utils/.svn/deb-layout to > skip the check later. > svn import /tmp/tmp.XXXX2uTvrF svn://localhost/playground -m Creating > foo/bar/foobar/and/one/more/tags/ directory. > Hinzufügen /tmp/tmp.XXXX2uTvrF/foo > Hinzufügen /tmp/tmp.XXXX2uTvrF/foo/bar > Hinzufügen /tmp/tmp.XXXX2uTvrF/foo/bar/foobar > Hinzufügen /tmp/tmp.XXXX2uTvrF/foo/bar/foobar/and > Hinzufügen /tmp/tmp.XXXX2uTvrF/foo/bar/foobar/and/one > Hinzufügen /tmp/tmp.XXXX2uTvrF/foo/bar/foobar/and/one/more > Hinzufügen /tmp/tmp.XXXX2uTvrF/foo/bar/foobar/and/one/more/tags is weired. Note the messages before it creates the chosen directory. It shouldn't look up the fallback places, when it has a tagsUrl override. I remember, that it failed in a few cases in the past, when the URL was not one of the above shown URLs. However, I cannot reproduce the problem. So please feel free to close this report. Regards, Daniel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org