[Bioperl-l] First cut svn repository [was Re: SVN and ...Re: Perltidy]
David Messina
dmessina at wustl.edu
Thu Jun 28 03:02:25 UTC 2007
On Jun 27, 2007, at 2:49 PM, Hilmar Lapp wrote:
>
> On Jun 27, 2007, at 1:27 PM, David Messina wrote:
>
>> I would think we would want "Author Date Id Rev URL" set on
>> everything, no?. So either cvs2svn or your tool (whichever you think
>> is better), followed by
>>
>> svn propset svn:keywords "Author Date Id Rev URL" *
>
> Shouldn't this be done recursively?
Yep, good catch! Thanks, Hilmar.
Should be:
svn propset --recursive svn:keywords "Author Date Id Rev URL" *
More information about the Bioperl-l
mailing list