[Developers] Subversion support for 'make <cvs|svn|>update'
Erik Schnetter
schnetter at cct.lsu.edu
Tue Oct 2 09:29:00 CDT 2007
On Oct 1, 2007, at 11:05:11, Thomas Radke wrote:
> Frank Loeffler wrote:
>> Hi,
>>
>> this patch adds Subversion support for the Makefile in the following
>> way:
>>
>> make cvsupdate
>> will continue to do what it did in the past: updating Cactus
>> and thorns which are in CVS
>>
>> new:
>> make svnupdate
>> will update thorns which are in Subversion
>>
>> make update
>> will update thorns that are either in CVS or Subversion
>
> Hi Frank,
>
> I suggest to have only one command to update a given Cactus flesh
> checkout and accompanying arrangements, regardless of which
> repositories
> an arrangement originates from. The command should just do what's
> appropriate, eg. do a 'cvs/svn update' when a CVS/.svn subdirectory is
> found in the directory to be updated.
> I would then mark the old command 'cvsupdate' as depricated and
> redirect
> to 'update'.
I second this suggestion.
Is there anybody who wants to implement that for darcs? I.e., call
"darcs pull" if a directory _darcs is found.
-erik
--
Erik Schnetter <schnetter at cct.lsu.edu>
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from www.keyserver.net.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://www.cactuscode.org/pipermail/developers/attachments/20071002/15e1e1e5/attachment-0001.bin
More information about the Developers
mailing list