[darcs-users] TracDarcs win32 fix

K.S.Sreeram sreeram at tachyontech.net
Tue Jul 11 10:02:37 UTC 2006


Hi all

trac-darcs doesn't work at all on win32 systems because of the way it
invokes the 'darcs' process.

it basically, does
os.system( "cd repodir; TZ=UTC darcs changes" )
and that shell syntax doesn't work with cmd.exe.

I've attached a simple patch to let it work with cmd.exe.

Regards
Sreeram
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: trac-darcs-win32.diff
Url: http://lists.osuosl.org/pipermail/darcs-users/attachments/20060711/dc004ee2/attachment.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.osuosl.org/pipermail/darcs-users/attachments/20060711/dc004ee2/attachment.pgp 


More information about the darcs-users mailing list