Ticket UUID: | a6baf9cbee98e6d91c741b2df32c365385e6eeeb | ||
Title: | server says: server loop | ||
Status: | Closed | Type: | Incident |
Severity: | Important | Priority: | |
Subsystem: | Resolution: | Not_A_Bug | |
Last Modified: | 2009-03-06 12:27:18 | ||
Version Found In: | This is fossil version [f6790b7c3c] 2009-02-26 01:21:04 UTC | ||
Description & Comments: | |||
Hi,
I've just compiled Fossil under Solaris. Just some minor warnings. Everything works like advertised, but I'm getting "server says: server loop" when trying to sync. Went thru documentation, but couldn't find the reason. Ady idea? Regards, Krzysztof eric added on 2009-03-05 20:04:43: Actually, it might be a good idea if you attached your fossil command lines so we can see how you might have got to that message. anonymous added on 2009-03-05 23:49:39: Set up was as follows: 1. Compiling the source 2. Creating new repository [fossil new test] 3. Have opened a new process with [fossil server test] and initially set it up. 4. I've created a folder : [files] containing some test files a b c d 5. I've opened repository [fossil open test] 6. Added the files: [fossil add a ](and so on for the rest of the test files) 7. I've checked them in [fossil ci] 8. I'm getting the error message when trying to sync, pull or push. error (warning?) is : server says: server loop. I can work with repository locally, without using web to review it, but sync over http is sooo tempting :) best regards, Krzysztof BTW. Great piece of software. anonymous added on 2009-03-06 04:15:37: excuse my stupidity, but are you saying you try to sync/pull/push that very local repository with itself? If this is so, what do you expect from that action? Try this setting:
Now you may sync/pull/push between Ciao, chin. anonymous added on 2009-03-06 12:07:13: best regards to you all. |