- Change comment to "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 <hr><i>eric added on 2009-03-05 20:04:43:</i><br> So you have a repsoitory on the Solaris box. Was it new or a clone? And which repository are you trying to sync with. 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. <hr><i>anonymous added on 2009-03-05 23:49:39:</i><br> Hi, 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. <hr><i>anonymous added on 2009-03-06 04:15:37:</i><br> Hello Krzysztof, 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: 1 with a running <code>fossil server</code> on your repository <code>test</code> ... 2 Goto another directory that does not contain you repository <code>test</code> 3 Execute <code>fossil clone <your URL here> cloned_test</code> Now you may sync/pull/push between <code>test</code> and <code>cloned_test</code> as you deem joyful :-) Ciao, chin. <hr><i>anonymous added on 2009-03-06 12:07:13:</i><br> Sorry for my ignorance :) I was obviously trying to do the impossible. It works great. best regards to you all."
- Change resolution to "Not_A_Bug"
- Appended to comment:
anonymous added on 2009-03-06 12:07:13:
Sorry for my ignorance :) I was obviously trying to do the impossible. It works great.best regards to you all.
- Change status to "Closed"
- Appended to comment:
anonymous added on 2009-03-06 04:15:37:
Hello Krzysztof,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:
- with a running
fossil server
on your repositorytest
... - Goto another directory that does not contain you repository
test
- Execute
fossil clone <your URL here> cloned_test
Now you may sync/pull/push between
test
andcloned_test
as you deem joyful :-)Ciao, chin.
- with a running
- Appended to comment:
anonymous added on 2009-03-05 23:49:39:
Hi,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: [bad-link: fossil add a ]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.
- Appended to comment:
eric added on 2009-03-05 20:04:43:
So you have a repsoitory on the Solaris box. Was it new or a clone? And which repository are you trying to sync with.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.
- Change resolution to "Open"
- Change comment to "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"
- Change foundin to "This is fossil version [f6790b7c3c] 2009-02-26 01:21:04 UTC"
- Change private_contact to "771254e1dc499e6188dcbc6af5c11f5a4ff5b4a7"
- Change severity to "Important"
- Change status to "Open"
- Change title to "server says: server loop"
- Change type to "Incident"