On Fri, Jun 6, 2008 at 6:45 PM, Sujith <[EMAIL PROTECTED]> wrote:
> narendra babu wrote:
>  > Hi ,
>  > I&nbsp; am working on Linux project .
>  > I would like to know which are best source code control .
>  > I have worked in RCS,CVS, SCCS on Unix env .
>  > But i have requirement to maintain version control for binaries or images ,
>  > do we have open source tool for version control of binaries or image files 
> .
>  > and which could be easy and best for source control systems .
>  > Suppose i want to install RCS , any document /URL for the same will be 
> helpful .
>  > if so please let me know .
>
> If you want a centralized version control system, SVN would be your best 
> option.
> Or if you prefer a decentralized/distributed system, I would say, go for git.
>
My personal preference is svn+svk.. so everybody is happy: those who
want centralized can use svn directly, and those who want
decentralized (like me) can use svk.

svk can get pretty slow once the number of commits becomes large. :(

I haven't worked with git or mtn or bazaar, so can't really compare.

--Arnold
_______________________________________________
To unsubscribe, email [EMAIL PROTECTED] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to