bug-vc-dwim
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-vc-dwim] vc-dwim-1.5 released [stable]


From: adekunleadekoya
Subject: Re: [Bug-vc-dwim] vc-dwim-1.5 released [stable]
Date: Fri, 20 May 2011 20:54:32 +0000

I am writing a compiler 4 c# n other source languages...I want to integrate a 
good version control software within d IDE of my compiler...I received your 
email and saw that vc-dwim is a version control software. Can I get to kno if 
this works like git ? And what are integration methods if I have to use ?
Sent from my BlackBerry wireless device from MTN

-----Original Message-----
From: Jim Meyering <address@hidden>
Sender: address@hidden: Fri, 20 May 2011 08:43:51 
To: <address@hidden>
Cc: <address@hidden>; <address@hidden>
Subject: vc-dwim-1.5 released [stable]

I fixed an annoying long-standing bug (details below), so here's 1.5.

In case you're wondering what this package does, see
  http://www.gnu.org/software/vc-dwim/

Very briefly, there are two tools:
   vc-dwim is a version-control-agnostic ChangeLog diff and commit tool.
   vc-chlog is a helper tool for writing GNU-style ChangeLog entries.

Here are the compressed sources:
  http://ftpmirror.gnu.org/vc-dwim/vc-dwim-1.5.tar.gz   (360KB)
  http://ftpmirror.gnu.org/vc-dwim/vc-dwim-1.5.tar.xz   (272KB)

Here are the GPG detached signatures[*]:
  http://ftpmirror.gnu.org/vc-dwim/vc-dwim-1.5.tar.gz.sig
  http://ftpmirror.gnu.org/vc-dwim/vc-dwim-1.5.tar.xz.sig

To reduce load on the main server, use a mirror listed at:
  http://www.gnu.org/order/ftp.html

[*] You can use either of the above signature files to verify that
the corresponding file (without the .sig suffix) is intact.  First,
be sure to download both the .sig file and the corresponding tarball.
Then, run a command like this:

  gpg --verify vc-dwim-1.5.tar.gz.sig

If that command fails because you don't have the required public key,
then run this command to import it:

  gpg --keyserver keys.gnupg.net --recv-keys 000BEEEE

and rerun the `gpg --verify' command.

This release was bootstrapped with the following tools:
  Autoconf 2.68.68-2105
  Automake 1.11a
  Gnulib v0.0-4952-gfbfced5

NEWS

* Noteworthy changes in release 1.5 (2011-05-20) [stable]

** Bug fixes

  vc-dwim: when the added ChangeLog date-name-email header is identical
  to the preceding one, vc-dwim would put that line at the end of the
  commit log whenever diff output listed the new, topmost, header only
  as context lines in the ChangeLog diff output.  That bug is fixed.

_______________________________________________
GNU Announcement mailing list <address@hidden>
https://lists.gnu.org/mailman/listinfo/info-gnu

reply via email to

[Prev in Thread] Current Thread [Next in Thread]