[Xcb] SCMS for XCB?
Barton C Massey
bart at cs.pdx.edu
Sun Jul 31 04:46:03 EST 2005
In message <200507301430.31666.xcb506 at vtnet.ca> you wrote:
> On Saturday 30 July 2005 13:34, Barton C Massey wrote:
> > Also, is a reasonable ASCII repository format a
> > requirement?
>
> Subversion has had support for both ASCII (fsfs) and binary (Berkley-db)
> repository formats for a while. Whoever sets up the repository has
> always had a choice, although db has been the default. With the latest
> release of subversion, 1.2.0, fsfs (i.e. ASCII) is now the default.
AFAIK, fsfs is still a binary format. Am I confused?
> 3) you can commit a diff that consists of moving, renaming, and deleting
> files and directories
This is the big one from my point of view. I want multiple
developers to be able to reasonably refactor and rename the
XCB code without major grief.
Bart
More information about the xcb
mailing list