Updated the repository with the changes for tag and resource support. Most sources needed changes to add resource support. Added a dialog to checkout and update for tag support. Added toggle expert mode (Workspace menu) to enable these dialogs.
Updated default.ini and readme.txt
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Updated the file releases to include the default.ini file.
Myself and two others I work with have created classes and scripts to support strict locking. These have been checked into the repository.
I have added:
1. src\CvsLock.java
2. src\CvsUnlock.java
3. src\CvsProperties.java
4. src\CvsUpdateLock.java
5. Resources\commitinfo
6. Resources\ci.sh
I have updated:
1. Resources\default.ini
2. Resources\readme.txt
Updated the repository with the changes for tag and resource support. Most sources needed changes to add resource support. Added a dialog to checkout and update for tag support. Added toggle expert mode (Workspace menu) to enable these dialogs.
Updated default.ini and readme.txt
I'm just getting ready to start using VAJ2CVS on my project and I think I would like to have your updates. How do I get them?
I'm using the cvs code. If you have cvs installed, you can try:
cvs -d :pserver:anonymous@cvs.vaj2cvs.sourceforge.net:/cvsroot/vaj2cvs
login
Just hit enter for the password.
cvs -d
:pserver:anonymous@cvs.vaj2cvs.sourceforge.net:/cvsroot/vaj2cvs
co src Resources