PrateekSaxena Posted September 20, 2007 Report Share Posted September 20, 2007 I need to add something to an open source library. Could you please explain the following - What exactly is SVN? Is there any good SVN client on Windows?What is a mailing list? How can I become part of it? How do I view old emails?What is a patch? How do I submit it?What is changelog?What use is of an IRC channel? Link to comment Share on other sites More sharing options...
justsomeguy Posted September 20, 2007 Report Share Posted September 20, 2007 SVN is Subversion, which is a version control software.http://en.wikipedia.org/wiki/Subversion_(software)Mailing lists were used before we had forums. It's sort of the same thing as a forum except it's through email, when you make a new post to the mailing list everyone who is subscribed to it gets an email. Most mailing lists have an archive online somewhere. To subscribe you typically send a subscribe email to a certain address.A patch is what you submit, it's the group of files that are being changed, or the changes that will be integrated into other files. How you make it depends on the software.A changelog is a history of the revisions to a piece of software. You can usually see the different version changes, the dates they were released, and the changes that were made since the last version.IRC is internet relay chat. IRC is what people used before AOL unleashed hordes of kids onto the internet. You can get an idea of a typical IRC chat session by checking here:http://bash.org/?top Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now