@Devs: it seems a new error might have come up in the recent URL/user/password-related changes? i'm headed off to bed in prep for a rare work-on-Saturday event, so i won't be able to look at this until Saturday night at the earliest.
On Fri, Nov 15, 2013 at 10:28 PM, <[email protected]>wrote: > On Fri, 15 Nov 2013 22:23:40 +0100 > Stephan Beal <[email protected]> wrote: > > > > > The user name only shows up in the URL if it was cloned that way. Just > out > > of curiosity, can you try re-cloning it with that user name in the URL: > > > > fossil clone http://m0@.... > > or: > > fossil clone http://mo2:password@.... > > > > There were recently a number of tweaks made to the user name handling and > > it's possible that something broke in the process. i don't expect that's > > the problem, but i'm out of ideas :/. > > Interesting! > > $ fossil clone > http://[email protected]/com.io7m.cirrus/jogl-examplesjogl-examples2.fossil > password for m0: > remember password (Y/n)? Y > Round-trips: 2 Artifacts sent: 0 received: 4 > Clone finished with 601 bytes sent, 1198 bytes received > Rebuilding repository meta-data... > 100.0% complete... > project-id: 88519ecd92d8ad16e7ca2b4a16bd61ddbab883fa > admin-user: m0 (password is "b8be21") > > $ mkdir jogl-examples2 > $ cd jogl-examples2 > $ fossil open ../jogl-examples2.fossil > $ ls > $ ls > $ echo > README.txt > $ fossil add README.txt > ADDED README.txt > $ fossil commit -m 'README' > Autosync: http://[email protected]/com.io7m.cirrus/jogl-examples > Round-trips: 1 Artifacts sent: 0 received: 0 > Pull finished with 377 bytes sent, 287 bytes received > New_Version: cf09a2a5e14f2b4f04a94f11ba76203512f03778 > Autosync: http://[email protected]/com.io7m.cirrus/jogl-examples > Round-trips: 1 Artifacts sent: 2 received: 0 > Sync finished with 1245 bytes sent, 340 bytes received > > So this time, it actually asked me for a password on cloning (which I don't > remember it ever doing before). I entered the password that was printed > when the repository was created on the server side and it seemed happy. -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal "Since tyranny's the only guaranteed byproduct of those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

