Dave Slusher wrote: > # Setup.hint for Subversion > #@ subversion-client # do I need this line?
See CGF's email. > sdesc: "Client for Subversion revision control system" > ldesc: "Subversion is a revision control system meant to improve upon CVS. It > has most CVS features, and adds the ability to version directories, renames > and file metadata. It has atomic commits - no part of a commit takes effect > until the entire commit has succeeded. Revision numbers are per-commit, not > per-file; log messages are attached to the revision, not stored redundantly > as in CVS. The commands have deliberately been kept as similar as possible to > CVS to facilitate ease-of-use of Subversion for those familiar with CVS. > > This is a client only build." I haven't actually *tested* it, but svnserve seems to build fine. > category: Devel > requires: cygwin apache expat Why the dependency on apache? What do you plan to do about neon, apr and apr-util ? Max.