[Psi-devel] Re: How to use Darcs (was: What happened to not saving the login password?)

Norman Rasmussen normanr at gmail.com
Thu Jun 2 11:57:38 PDT 2005


So does this mean I should start thinking about doing daily/nightly
builds from the Darcs repository?

On 02/06/05, Remko Troncon <remko at psi-im.org> wrote:
> > So, how does one use darcs?
> 
> Here is some basic stuff to give an overview.
> 
> To create your own working copy (branch):
>         darcs get http://alpha.psi-im.org/darcs/psi
>         cd psi
>         chmod a+x configure
>         chmod a+x qcextra
> After that, you can do
>         darcs pull http://alpha.psi-im.org/darcs/psi
> to pull new patches in from mainline, or
>         darcs pull http://spike.ulyssis.org/psi/darcs/psi-wc
> to pull patches in from my working copy (containing my bleeding edge patches),
> and as such combine all kinds of patches from all kinds of branches.
> Also, a
>         darcs pull
> will pull from the last repository where you did a pull or push to.
> 
> If you want to do some development of your own, just do your stuff in your
> working copy, and do
>         darcs record
> and it'll record the patch in your own branch, which you can then pull from
> other places or push to other places.
> 
> If you want to submit some of your recorded patches, just do a
>         darcs send -o my_patch http://alpha.psi-im.org/darcs/psi
> and send that file to the developers.
> If we switch to Darcs, we might also create a mailinglist for patch
> submissions, and you'ld be able to just do a
>         darcs send http://alpha.psi-im.org/darcs/psi
> which would send the patch to the submissions list.
> 
> > A description on the development web page would be great...
> 
> Well, we didn't switch to Darcs yet.
> 
> cheers,
> Remko
> _______________________________________________
> Psi-devel-affinix.com mailing list
> Psi-devel-affinix.com at lists.affinix.com
> http://lists.affinix.com/listinfo.cgi/psi-devel-affinix.com
> 


-- 
- Norman Rasmussen
 - Email: norman at rasmussen.co.za
 - Home page: http://norman.rasmussen.co.za/


More information about the Psi-devel-affinix.com mailing list