Let me give you an example. I can clone fossil sources by: fossil clone http://fossil-scm.org/fossil fossil.fsl
Then, to push any changes, I can do: fossil push http://altufaltu:[email protected]/fossil This I have got from an old mail. I thought I can provide username/password right at the time of cloning, so that I need not give them later, when pushing. > ----- Original Message ----- > From: "D. Richard Hipp" <[email protected]> > To: [email protected] > Subject: Re: [fossil-users] Need help with using username/password with CGI > setup > Date: Sun, 16 Aug 2009 14:08:28 -0400 > > > > On Aug 16, 2009, at 2:05 PM, Altu Faltu wrote: > > > This command requires a repository. Isn't that I can do only > > after I clone it? > > > > or > > > > Is the only way to do it is clone with default user (seems there > > is no valid way to specify user) and then use this command? > > > I don't think I understand what you are asking.... > > To clone a repository with a given username, do: > > fossil clone http://user:[email protected]/path ./local- > copy.fossil > > Then "user" will be the userid used to log into "domain.name". Is > that what you are asking for? > > > D. Richard Hipp > [email protected] > > > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > -- Be Yourself @ mail.com! Choose From 200+ Email Addresses Get a Free Account at www.mail.com! _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

