Hello , 
why cvs ? I need to find 2 patches, cvs is from stone age so what I did
?  

  cvs -d:pserver:[email protected]:/cvsroot/ufraw login 
  cvs -z3 -d:pserver:[email protected]:/cvsroot/ufraw co -P 
ufraw 
  cd ufraw
  git cvsimport -v ( I waited about 3 or 6 hours) 

In github.com press + and new repository, choose repository name: ufraw
without "Initialize this repository with a README" .
and run: 

  git remote add origin [email protected]:sergiomb2/ufraw.git
  git push -u origin master

and I got this : 
https://github.com/sergiomb2/ufraw/commits/master

and I can see lots of commits and lots of work ! Updates of dcraw.cc
and iccjpeg.c , I'm trying to fix 
https://sourceforge.net/p/ufraw/bugs/406/ 

and after analysing commits seems to me 
https://github.com/sergiomb2/ufraw/commit/fbe5344a62715a9ef542d5bca8525a89e5d85be3
 can fix some of the problems described in ticket ? 

Thanks,
-- 
Sérgio M. B.



------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
ufraw-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-devel

Reply via email to