On Sun, Feb 5, 2012 at 12:16, Richard Hipp <d...@sqlite.org> wrote:
> On Sun, Feb 5, 2012 at 12:03 PM, Leo Razoumov <slonik...@gmail.com> wrote:
>>
>> Hi List,
>> I am trying to clone my repository over SSH complete with all my
>> private branches. So far I have had no luck.
>> ----
>> What options should I enable in fossil->Admin to permit sync of
>> private branches? I randomly tried several seemingly relevant options
>> under User, Acess but to no avail.
>
> You need to enable the Private privilege on the user that you are logging in
> as.
>

Still no luck even after I enabled Private privilege and am providing
correct fossil login password when clone asks me.

The only way I get private branch clone working is to configure ssh to
set REMOTE_USER environment variable on the remote end.
But such a ssh trickery is a poor solution for it requires root access
to sshd configuration file.

--Leo--
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to