Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:cvs [2007/01/24 10:38] – transferred screenshots to dokuwiki media manager mannitools:cvs [2013/08/27 01:52] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== CVS on Windows ====== ====== CVS on Windows ======
 +
 +**Since moving away from Sourceforge, we now use an SVN repository instead of CVS.**
 +
 +See [[faq:getsourcecode]] for SVN information.
  
 ===== What is CVS? ===== ===== What is CVS? =====
Line 36: Line 40:
  
 ==== Checking out the latest POPFile ==== ==== Checking out the latest POPFile ====
-After you have successfully installed TortoiseCVS, you have to decide where you want to store the CVS version of POPFile. Pick any directory on your system that you like, just don't use the directory where your working version of POPFile is installed. The CVS version may contain bugs and it is available for testing and further development, but not to get the latest stable version. (If you want to checkout files that correspond to a certain, stable POPFile release, see [[Tools/CVS#updatespecial| below]].) +After you have successfully installed TortoiseCVS, you have to decide where you want to store the CVS version of POPFile. Pick any directory on your system that you like, just don't use the directory where your working version of POPFile is installed. The CVS version may contain bugs and it is available for testing and further development, but not to get the latest stable version. (If you want to checkout files that correspond to a certain, stable POPFile release, see [[#updating_popfile_while_keeping_your_changes| below]].) 
  
 Once you have found and/or created a directory to store the CVS version, fire up windows explorer and right-click the entry for that folder. From the context menu choose "CVS Checkout...". Once you have found and/or created a directory to store the CVS version, fire up windows explorer and right-click the entry for that folder. From the context menu choose "CVS Checkout...".
Line 68: Line 72:
 Some people tweak POPFile according to their needs. But what if a new version of POPFile is released? Are they supposed to install the latest version and then make all those changes again? Not with CVS! Instead of using the installer or zip file, use CVS to download a certain version as described above. Make your changes and enjoy.  Some people tweak POPFile according to their needs. But what if a new version of POPFile is released? Are they supposed to install the latest version and then make all those changes again? Not with CVS! Instead of using the installer or zip file, use CVS to download a certain version as described above. Make your changes and enjoy. 
  
-[#updatespecial] 
 If a new version of POPFile is released, wait until John has tagged the CVS files as belonging to that version and until the SourceForge CVS servers have those files ready. Then, to update to the new POPFile release while keeping your changes, perform the following steps: If a new version of POPFile is released, wait until John has tagged the CVS files as belonging to that version and until the SourceForge CVS servers have those files ready. Then, to update to the new POPFile release while keeping your changes, perform the following steps:
  
Line 82: Line 85:
  
 In the last screen shot you can see that Tortoise updated the "stopwords" file, but it also merged my changes into the file. The same is true for "Bayes.pm" which also contained modifications. "popfile.sql", "Logger.pm" and "Module.pm" also changed, but I had not tweaked them so I simply got and update. In the last screen shot you can see that Tortoise updated the "stopwords" file, but it also merged my changes into the file. The same is true for "Bayes.pm" which also contained modifications. "popfile.sql", "Logger.pm" and "Module.pm" also changed, but I had not tweaked them so I simply got and update.
- 
 
tools/cvs.1169635083.txt.gz · Last modified: 2008/02/08 19:49 (external edit)
Old revisions

Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License