Closed Thread
Results 1 to 2 of 2

Thread: What is SVN?

  1. #1
    LinuxBomber is offline Learning Programmer
    Join Date
    Jan 2008
    Posts
    79
    Rep Power
    0

    What is SVN?

    Well I saw this in another thread, so... what is an SVN?

    Thanks

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest
    Subversion. SVN is a control version system (CVS) that allows multiple workers to work on the same project. Users connect to SVN and check-out files. When they are finished working on the file they check it back in. This prevents multiple users from working on/changing the same file. CodeCall actually has an SVN server.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts