Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Feb 25th, 2010, 12:04 PM   #1
King
Professional Programmer
 
King's Avatar
 
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 417
Rep Power: 5 King is on a distinguished road
Re: Svn

I do not know Delphi, but creating version control software anywhere near the level of SVN would be a large amount of work. Take a look at some of the features of SVN:
http://subversion.apache.org/features.html

What is the reason for creating your own source control application? If you just want something to help version control your source code, I would just use one of the source control applications out there.

If you are looking to do this just as a learning exercise, I would start with a much more limited scope. Maybe something that simply puts your code files into a database. If a new version of a file gets put in, it keeps the old one around so you can roll back to it. I would start with something like that, and then slowly add to it. It can very quickly because quite complex when you start dealing with branches and multiple people checking in and out files, and merging files and branches.
__________________
I am Addicted to Linux!
King is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 11:09 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC