Changes to ticket a6baf9cbee
By anonymous on 2009-03-06 04:15:37. See also: artifact content, and ticket history
- 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