On Mon, Nov 14, 2011 at 7:43 AM, deepi <[email protected]> wrote:
> I have created an open source project 'ivse-checklist' , whenever I am > uploading a new file a new revision is getting opened. I mean when I > uploaded my first file it was saved as revision 'r1' and the > subsequent revision streams are getting opened when I am uploading > new source files as 'r2' , 'r3' and so on. > Yep. You're using source control - Subversion in this case. Perhaps this book <http://svnbook.red-bean.com/> will answer many of your questions? Good luck, -Nathaniel -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en.

