What products can be used to control/preserve PureBasic source code? I am using the Windows operating system.
I am really new to PureBasic so please make it simple or it will be over my head.
Thanks for your input
NewBeOne
What product: Windows: Version Control of PureBasic pgms?
- Kaeru Gaman
- Addict

- Posts: 4826
- Joined: Sun Mar 19, 2006 1:57 pm
- Location: Germany
Re: What product: Windows: Version Control of PureBasic pgms
Welcome to the forum, NewBeOne.
Do you mean something like Sourcesafe, CVS, Subversion, etc. ?
Do you mean something like Sourcesafe, CVS, Subversion, etc. ?
Good programmers don't comment their code. It was hard to write, should be hard to read.
- Kaeru Gaman
- Addict

- Posts: 4826
- Joined: Sun Mar 19, 2006 1:57 pm
- Location: Germany
I have no experience with Sourcesafe, CVS, Subversion, how to use it, the cost, ease of use. My experience is with Implementer on an AS400 machine or Endevor on a Mainframe, I have no experience with any type of version control on a PC.
In other words lead me towards the best for PureBasic that doesn't cost an arm and a leg and is easy to implement and use! I don't want much do I :)
Thanks for your input.
In other words lead me towards the best for PureBasic that doesn't cost an arm and a leg and is easy to implement and use! I don't want much do I :)
Thanks for your input.
Both Subversion and CVS are free and have become a standard in
opensource development.
http://www.nongnu.org/cvs/
http://subversion.tigris.org/
The web is full of information on both of them, so just take your favorite
searchengine and read through all the informative sites you'll find for sure.
Personally I think using CVS is pretty easy, straight forward and comfortable
enough, a lot of people however do have their (initial) problems with it.
Just give it a go.
(BTW, Visual Sourcesafe is a Microsoft product, not compatible to PureBasic)
opensource development.
http://www.nongnu.org/cvs/
http://subversion.tigris.org/
The web is full of information on both of them, so just take your favorite
searchengine and read through all the informative sites you'll find for sure.
Personally I think using CVS is pretty easy, straight forward and comfortable
enough, a lot of people however do have their (initial) problems with it.
Just give it a go.
(BTW, Visual Sourcesafe is a Microsoft product, not compatible to PureBasic)
Good programmers don't comment their code. It was hard to write, should be hard to read.
I personally use Subversion by now. Was a bit silly to setup but after looking behind it its very nice.
Using TortoiseSVN as Client under Windows ( integrates nicely into Explorer )
Thalius
Using TortoiseSVN as Client under Windows ( integrates nicely into Explorer )
Thalius
"In 3D there is never enough Time to do Things right,
but there's always enough Time to make them *look* right."
"psssst! i steal signatures... don't tell anyone!
"
but there's always enough Time to make them *look* right."
"psssst! i steal signatures... don't tell anyone!


