Ticket UUID: | 40aeb4f9fc18389bd73de68700365076689ec6b7 | ||
Title: | pull -R and sync -R doen't add the repository in .fossil db | ||
Status: | Open | Type: | Code_Defect |
Severity: | Important | Priority: | |
Subsystem: | Resolution: | ||
Last Modified: | 2010-03-24 08:38:24 | ||
Version Found In: | 73c24ae363 | ||
Description & Comments: | |||
Hello,
in the documentation, we can read in this page (http://www.fossil-scm.org/index.html/doc/tip/www/reference.wiki#all) that pull and sync command add the repository in the .fossil db.
But if I use "fossil pull|sync -R repository" command, the repository doesn't add in .fossil db. The fossil info repository works, as the pull command in a checkout Repository. I am on mac os 10.6.2. |