[Users] path expansion in git/darcs/hg repositories
Eric Seidel
eric at eseidel.org
Mon Jun 7 22:33:45 CDT 2010
Roland,
I have updated GetComponents to support REPO_PATHs similar to these cases.
>> !TARGET = $ARR
>> !TYPE = git
>> !URL = git://someurl/Scotch/SoundSpeed
>> !AUTH_URL = rhaas3 at someotherurl/Scotch/SoundSpeed
>> !REPO_PATH= ../$2
>> !CHECKOUT =
>> Scotch/SoundSpeed
>>
>> and
>>
>> !TARGET = $ARR
>> !TYPE = git
>> !URL = git://someurl/PersonalCode
>> !AUTH_URL = rhaas3 at someotherurl/PersonalCode
>> !REPO_PATH= Cactus/Hydro/$1/experimental/$2
>> !CHECKOUT =
>> Scotch/SoundSpeed
Let me know how it works for you.
Eric
More information about the Users
mailing list