David Fraser | 4 Jun 2008 16:05
Gravatar

fsvs in Fedora

Hi everyone

Just wanted to say thanks for writing fsvs - been waiting for something like this for years.
I've got fsvs included in Fedora - 1.1.15 is now in the repositories for Fedora 7 and upwards, and I'm the
package maintainer.
I presume the announcements mailing list is the place to lurk to look for new releases - but there didn't seem
to be a notice of the release of 1.1.15...

Cheers
David

--

-- 
David Fraser
St James Software
Philipp Marek | 4 Jun 2008 20:49
Picon

Re: fsvs in Fedora

Hello David!

On Wednesday 04 June 2008 David Fraser wrote:
> Just wanted to say thanks for writing fsvs - been waiting for something
> like this for years. 
You're welcome - and welcome to FSVS :-)

> I've got fsvs included in Fedora - 1.1.15 is now in 
> the repositories for Fedora 7 and upwards, and I'm the package maintainer.
Thank you; I'll mention that on the webpages.

> I presume the announcements mailing list is the place to lurk to look for
> new releases - but there didn't seem to be a notice of the release of
> 1.1.15...
That's because 1.1.15 had just a single script changed (vs. 1.1.14) - it was a 
security update, and all three mailing lists got an alert.

Well, welcome on board, I sure hope you enjoy the journey!

Regards,

Phil

--

-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!
Philipp Marek | 18 Jun 2008 17:22
Picon

[ANNOUNCE] FSVS 1.1.16 released, and [Alert]

Hello everybody,

here's a fresh release.

Important: if you're versioning your /etc/ *and* you're using the DynDNS
registration client, please change your password; the filtering script used
for ddclient.conf was wrong, and so your password might be stored in your
repository.

It's been about 3 months since the last feature release; it took a bit
longer because I changed some internal conventions and shoved code around.

The major changes since 1.1.15 are:
- FSVS_WARNINGS removed. Use FSVS_WARNING.
- Handling of FSVS_WAA and FSVS_CONF now via the normal option handling, to
  reduce code size. Now it's possible to use "-oconf=..." on the command  line, too.
  (But it's not possible to override the paths from the config file.)
- Bugfix for error after commit, when $EDITOR returned an 0 byte file as
  commit message.
- "fsvs diff" changed to recursive behavior, as "svn" does.
- Fixed "fsvs diff -rX" to print only changed entries, not the whole list.
- "fsvs   diff -rX:Y" reimplemented, too; performance could get optimized.
- Rewrote entry fetching from the repository. Previously a file with bad
  mode (like 0111) couldn't get diffed.
- "update -rX" and "diff -rX" (but not "diff -rX:Y") now use the per-url
  override syntax (see "-u").
- New option to set maximum number of revisions on "fsvs log".
- Fixed diff for symlinks and devices.
- New option "stop_change" for use in scripts.
- New option "author" for commit (but that doesn't work for svn+ssh://)
(Continue reading)


Gmane