CVS log for ports/devel/tla/Attic/pkg-plist
Up to [FreeBSD] / ports / devel / tla
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3
Sat Jul 16 12:48:46 2005 UTC (6 years, 6 months ago) by pav
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.2: +0 -0 lines
- Update to 1.3.3 PR: ports/82579 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: maintainer timeout (3 weeks)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 25 19:50:42 2004 UTC (7 years, 7 months ago) by seanc
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Install the tla-gpg-check script that way signatures can be verified in a signed archive. PR: ports/64493 Submitted by: Sebastian Klemke
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Aug 17 22:01:07 2003 UTC (8 years, 5 months ago) by seanc
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_10_0
Add tla, an arch CLI written in C. Arch is a really nifty revision control system. It's "whole-tree changeset based" which means, roughly, that it can handle (with atomic commits) file and directory adds, deletes, and renames cleanly, and that it does branching simply and easily. Arch is also "distributed" which means, for example that you can make arch branches of your own from remote projects, even if you don't have write access to the revision control archives for those projects. This looks to be as close to an open source p4 replacement as one could hope without being p4. I'll go so far as to suggest that if this SCM was employed by the BSD crowd, merging changes between dragonfly (post source repo reorog), NetBSD, and OpenBSD would be radically less painful. It is very possible that the dragonfly fork may not have happened under the arch SCM development methodology, but if it did, at the very least it would be possible to incorporate dillion's reorg work in a single patch set, no cvs admin repo surgery needed. WWW: http://arch.fifthvision.net/bin/view
