My apologies. I'll move over to the sandbox repository and see if I can puzzle out what is needed to get svn to perform the conversion automatically. I had hoped to use tortisesvn, but it does not seem to make this simple to do.
On 2/24/2011 21:26, bill lam wrote: > It will help if you could write a short commit message for each commit, > otherwise the log might look like in git > > f4fb07b git-svn-id: http://www.jsoftware.com/svn/addons/trunk@2527 > 7b1320e8-e022-0410-a07a-c339c07ae202 > c539b2a Fix 64 bits args and UTF8 file names. > 3c68200 git-svn-id: http://www.jsoftware.com/svn/addons/trunk@2523 > 7b1320e8-e022-0410-a07a-c339c07ae202 > 4e50e21 Fix EOL > 1cc47c0 git-svn-id: http://www.jsoftware.com/svn/addons/trunk@2519 > 7b1320e8-e022-0410-a07a-c339c07ae202 > 5e9d36b Minor fix > 14d64cb Add clippaste.ijs and test_clippaste.ijs > 0024436 math/lapack: fix test0.ijs > > I can see you need to fix EOL again, did you propset the eol style last > time? Window users should be able to use CRLF in their local checkout, > the conversion to/from LF is automatic during svn update and svn commit. > > Чтв, 24 Фев 2011, David Mitchell писал(а): >> Yes, you are correct, some i's should be (and now are) x. >> >> setclipfiles now handles Unicode names. >> >> On 2/24/2011 0:40, bill lam wrote: >>> EOL now looks good. >>> >>> Perhaps there are 2 more issues, >>> >>> 1. usually window handles are 64-bit in x64, some i might need change to x. >>> 2. non-ascii file names may not work in setclipfiles >>> >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
