On 05/23/2011 11:04 AM, MORITA Kazutaka wrote: > What are in the sheep store before you mounted the sheep device? > Unfortunately, I couldn't reproduce the problem. I tried > > $ sheep -f /dir # /dir does not exist > $ sheep -f / # I don't have a permission to write / > $ sheep -f /file # /file is a file > > In any case, the sheep program exits just after I ran the command, and > doesn't consume any CPU resource. Could you explain more details to > produce the problem? Well I'm starting to think some weird stuff was going on my system or the problem went away with a git pull because I cannot reproduce this anymore :) > The trac on sourceforge.net doesn't support a git repository, so I > manually synchronize the sheepdog git tree to a svn tree... > > I've synchronized just now, but I think we should do better: > - synchronize automatically, > - remove a source code tree from the Trac to avoid confusion, > - move to another site which supports a git tree, or > - move to another project management system. > > Any ideas? github as somebody else suggested would be excellent, all the stuff in one place. |