[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Checkpointing v1 design -- terminology

From: Paul Hammant <paul_at_hammant.org>
Date: Mon, 6 Nov 2017 11:48:38 -0500

I'd be happier with save-cl rather than ci-save. Or just 'save', as I'm
not sure what you're saving if not a change list. Incidentally CL looks
pretty close to CI in lower case and that's already used.

Spaces allowed in FOO name?

$ svn save -v2 "add hair color to person page"

Also..

$ svn save --revert -v2 "add hair color to person page"

.. does the save and THEN drops the CL and it's changes in working copy -
back to no changes but not necessarily up to date.

> Revert files in (active) changelist FOO:
> svn revert --cl=FOO # existing syntax

I don't know what this one does Julian?
Received on 2017-11-06 17:48:55 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.