Download /BriefCase 3 Toolkit
/BriefCase Source Configuration Management System is distributed in
source form, per the GNU General Public License (GPL).
*** 2022/07/26 - /BriefCase Release 3.6.a1 Released ***
Release 3.6.a1 - fixes vget and a couple testing scripts for /BriefCase
Cygwin clients running under Windows 11 (tested with WinDev2206Eval.ova
from Microsoft installed in VirtualBox 6.1).
View the /opt/BCase/updates.html with your web browser for details.
Download this distro: BriefCase-3.6.a1.tar (3 MB)
*** 2022/05/07 - /BriefCase Release 3.6.a Released ***
Release 3.6.a fixes some longstanding bugs that impacted csh/tcsh users.
View the /opt/BCase/updates.html with your web browser for details.
Download this distro: BriefCase-3.6.a.tar (3 MB)
*** 2022/04/24 - /BriefCase Release 3.6 Released - finally! ***
Release 3.6 fixes the nci command's -p flag to set a new major revision
number, e.g. revision 1.xxx to 2.1, along with updates to a number of
branch-related commands and others. View the /opt/BCase/updates.html
with your web browser for details.
Download this distro: BriefCase-3.6.tar (3 MB)
*** 2019/05/30 - /BriefCase Release 3.6-Beta 1 Released ***
Release 3.6 Beta 1 fixes some minor bugs and adds some new documentation in the
/BriefCase/docs/TechNotes directory:
dmk@leno:~/BCdev%/docs/TechNotes$ ls -lt
total 200
-rw-r--r-- 1 dmk dmk 0 Dec 25 12:24 hdeps
-r--r--r-- 1 dmk dmk 3917 Dec 25 12:21 SSHhowto.txt
-r--r--r-- 1 dmk dmk 15196 Dec 25 12:21 ArduinoExample.troff
-r--r--r-- 1 dmk dmk 965 Dec 25 12:21 chgrpErrors.txt
-r--r--r-- 1 dmk dmk 5671 Dec 25 12:21 config_1.troff
-r--r--r-- 1 dmk dmk 10611 Dec 25 12:21 bc_intro.troff
-r--r--r-- 1 dmk dmk 15473 Dec 25 12:21 details__noMain.txt
-r--r--r-- 1 dmk dmk 5398 Dec 25 12:21 workingWithTags.troff
-r--r--r-- 1 dmk dmk 728 Dec 25 12:21 Makefile
-r-xr-xr-x 1 dmk dmk 514 Dec 25 12:21 viewit
-r--r--r-- 1 dmk dmk 34206 Dec 25 12:21 workingWithBranches.troff
-r--r--r-- 1 dmk dmk 4174 Dec 25 12:21 NO-NFShowto.txt
-r--r--r-- 1 dmk dmk 3698 Dec 25 12:21 nfsClientBehindFirewall.txt
-r--r--r-- 1 dmk dmk 6201 Dec 25 12:21 vmerge_1.troff
-r--r--r-- 1 dmk dmk 3554 Dec 25 12:21 vmerge_example.txt
-r--r--r-- 1 dmk dmk 1614 Dec 25 12:21 multiRepo.txt
-r--r--r-- 1 dmk dmk 58304 Jul 31 2018 workingWithBranches.pdf
Work continues, albeit slowly, on a major update of the /BriefCase 3.0
User's Manual that will include much of the TechNotes information.
*** 2014/08/19 - /BriefCase Release 3.5-Beta3b Released ***
Release 3.5-beta3b fixes some minor bugs found in Rel 3.5-beta3, and
introduces the vgrep command to identify which revisions/release(s)
of a file match a .
Download the distro: Rel_3_5-beta3b.tar (2 MB)
/BriefCase Rel_3_5-beta3* releases consist of a tar file of a complete
/BriefCase distribution. This release fixes some subtle bugs, as well as
some less-subtle user-reported problems, and contains some enhancements
to the /BriefCase self-test scripts located in the /BriefCase/testing
directory.
Specific problems fixed in Rel_3_5-beta3 include:
- Housekeeping: some /BriefCase commands failed to remove certain work
files or directories from the remote and/or local /Stage area(s). These
scripts have been fixed, and a facility to test for lingering /Stage
files has been added to the /BriefCase/testing suite.
- Under some conditions, some commands failed to populate create proper
/Stage directories. These scripts have been fixed by adding "ntree"
commands (which create the /Stage directories), where appropriate.
- Korn Shell dependencies have been eliminated
- New & improved self-test scripts include: t_DOSfmt, t_stage, t_misc,
t_replicas
- as well as a number of fixes for problems reported by users - MANY
thanks to them for their patience!
The [ReleaseName].tar file contains the files:
[ReleaseName].tgz
README
INSTALL
versions.html
updates.html
Extracting the .tgz file creates a subdirectory named
./[ReleaseName], which contains the complete /BriefCase directory
tree.
Read the README and INSTALL files for installation details.
INSTALLATION NOTE: the BCconfig file in this distribution is the default
BCconfig file for a /BriefCase server system. If you are upgrading
from a previous release of /BriefCase, copy the BCconfig file from the
working /BriefCase directory into the ./[ReleaseName] directory.
---------------------------------------------------
One script file, /BriefCase/ncoall, has been "deprecated" (due to some
complaints about its being deleted in the CYGWIN distribution), so if
you plan to copy this distribution to a Windows client, you will need to
remove or rename ncoall to avoid a (Windows) namespace collision between
"ncoall" and the improved "ncoAll" script before copying (the underlying
Windows OS does not differentiate between upper and lower case letters
in filenames).