/srv/irclogs.ubuntu.com/2012/03/18/#bzr.txt

jhHi. I'm trying to use bzr-svn to checkout a svn-repo. I get a "bzr: ERROR: A Subversion remote access command failed: Server sent unexpected return value (403 Forbidden) in response to PROPFIND request for '/path/to/root/of/repo/'" I don't have rights to read '/path/to/root/of/repo/', only to '/path/to/root/of/repo/sub'... with tortoise svn I can checkout the repo from sub... It seems to be similar to https://bugs.launchpad.net/bzr-svn/+bug/414:44
jh09668 but that should be fixed. Any ideas?14:44
ubot5Ubuntu bug 4 in Launchpad itself "Importing finished po doesn't change progressbar" [Medium,Fix released]14:44
jhhttps://bugs.launchpad.net/bzr-svn/+bug/40966814:44
ubot5Ubuntu bug 409668 in Bazaar Subversion Plugin "accesses repository root" [Low,Fix released]14:44
jhevil linebreak ;)14:44
jelmerjh: bzr-svn still accesses the repository root, though you can work around it by explicitly specifying the repository layout14:45
jelmerbug 67510414:45
ubot5Launchpad bug 675104 in Bazaar Subversion Plugin "requires manually specifying layout if only part of the repository is accessible" [Low,Triaged] https://launchpad.net/bugs/67510414:45
jhjelmer: ok, thx... Now I just have to figure out what to use as "layout"14:49
jelmerjh: see 'bzr help svn-layout'14:50
jhjelmer: ah! thx again :)14:50
jhmh, now I get "bzr: ERROR: WildcardLayout(['projectname/trunk'],[]) does not support co-located branches."14:54
jhoh, "Jelmer said on IRC: "Looks like it's just invalid handling of a particular exception at the moment"" https://bugs.launchpad.net/bzr-svn/+bug/798400 :(14:55
jelmerjh: You probably want "--layout trunk1" ?14:55
ubot5Ubuntu bug 798400 in Bazaar Subversion Plugin "svn-layout failure: "does not support co-located branches"" [Medium,Fix released]14:55
jelmerjh: that bug was fixed in bzr-svn 1.1 though, what are you running?14:56
jhI just downloaded bzr 2.5 standalone for windows14:56
jhseems to 1.1.2 (from svn\info.py)14:58
jh+be14:58
jhjelmer: if I specify "layout = trunk1" and "branches = path/to/trunk" in the subversion.conf, I get bzr: ERROR: Not a branch: "svn+https://url/path/to/root/path/to/trunk/branches".15:00
jhthe "branches" in path is wrong15:00
jelmerjh: I'm pretty sure that's due to a mismatched bzr-svn/bzr version15:01
jelmerI remember there were some issues with the standalone that had a too old version of bzr-svn, but I thought that was fixed15:01
jelmerwgz: there?15:01
jh1.1.2 is too old?15:01
jelmeryeah, for 2.5.0 you want 1.2.115:01
jhok15:02
jelmerit seems to be fixed in lp:bzr-windows-installers, but perhaps the installer hasn't been rebuilt yet :(15:04
jhhm, using the none-standalone version of bzr requires me to compile subvertpy?15:19
jelmeryeah, it would :(15:19
jelmeryou might be able to install the newer bzr-svn into the standalone installer location15:20
jelmerwhich already has subvertpy15:20
jhjelmer: yay, that seems to work :)15:23
jhat least it's downloading something15:23
jhserver is incredible slow, but it seems to work... thank you for your help & your plugin, jelmer!15:37
jelmerjh: np; sorry about the hickup with the windows installers :-/15:37
jelmerhopefully that will be resolved soon15:38
wgzthe fun thing is various issues need fixing in 2.5 installers16:03
wgzso, a rebuild would have the newer bzr-svn, but still no translations currently16:03
wgzjelmer, for bug 958511 do you really mean gpg key? push should just be ssh.16:06
ubot5Launchpad bug 958511 in Bazaar "can't connection to bazaar" [Undecided,Incomplete] https://launchpad.net/bugs/95851116:06
jelmerwgz: ah, oops, yes16:17
wgzjelmer: I've questionised it now16:19
wgzseems to have just been the normal intermittant connection thing.16:19
wgzbug 958551 is interesting, commit builder probably just needs the check already, it's too easy for plugins to screw up.16:24
ubot5Launchpad bug 958551 in bzr (Ubuntu) "Crash while committing" [Undecided,Incomplete] https://launchpad.net/bugs/95855116:24
jelmerwgz: hmm, indeed16:30
wgzthe annyoing part it's is not possible to tell from the traceback who messed up setting the commit message, the builddeb hook seems most likely, but I wrote some tests for that16:35
=== yofel_ is now known as yofel
jhnoooo... "bzr: ERROR: A Subversion remote access command failed: Server sent unexpected return value (403 Forbidden) in response to PROPFIND request for '/pathtorepo/tags'" :(16:50
jhi don't want tags16:50
jhthere are no tags :(16:51
jelmerjh: you need the wildcard layout in that case (in other words, remove "layout = trunk1", just use "branches = path/to/trunk")16:51
jhjelmer: do i have to re-download?16:52
jhi get 'bzr: ERROR: A control directory already exists: "file:///path/trunk/".'16:53
jelmerjh: right, you'll have to remove the existing branch (or run "bzr pull" in the existing branch)16:54
jh:(16:54
jhbzr pull says 'bzr: ERROR: Not a branch: "path/.bzr/branch/": location is a repository.'16:55
jelmerjh: ah - it hit that 401 error before the branch was created16:56
jelmerremoving the branch and starting from scratch is probably easiest16:56
jhyes, during checkout16:56
jelmeryou can also try running 'bzr init' in file://path/trunk and then trying pull16:56
jhduring 1h checkout :[16:56
jhyay, that worked16:58
jhthx again16:58
=== lifeless_ is now known as lifeless
pooliehi all22:34

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!