pombreda / vcscommand

Automatically exported from code.google.com/p/vcscommand
0 stars 0 forks source link

bzr plug-in #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I did a quick and dirty bzr plug-in a while ago; it's mostly search and
replace, I think only the detection needed special attention. Works for me,
may work for others :)

Original issue reported on code.google.com by iac...@gmail.com on 6 Mar 2008 at 12:21

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by bob.hies...@gmail.com on 11 Mar 2008 at 3:57

GoogleCodeExporter commented 9 years ago
Thanks Sabin!

Original comment by jverno...@gmail.com on 11 Mar 2008 at 4:10

GoogleCodeExporter commented 9 years ago

Original comment by bob.hies...@gmail.com on 11 Mar 2008 at 11:23

GoogleCodeExporter commented 9 years ago
Here is a version that works with the latest VCSCommand (non-optional fourth 
argument
to VCSCommandDoCommand) and is specialized for Bazaar's working model: lock and
unlock are no-ops and the VCSInfo command maps most naturally to Bazaar's
version-info command.

Original comment by neilmart...@gmail.com on 9 May 2008 at 8:23

Attachments:

GoogleCodeExporter commented 9 years ago
for some reason bzr diff exits with status 1, and VCSCommandDoCommand freaks 
out, I
added allowNonZeroExit to the options in DoCommand

Original comment by iac...@gmail.com on 12 May 2008 at 11:47

Attachments:

GoogleCodeExporter commented 9 years ago
Who can I bug in the future to maintain the bzr plugin?  I don't particularly 
feel
inclined to learn additional VCS at the moment, but I'm willing to include the 
extra
extensions.

Original comment by bob.hies...@gmail.com on 29 Aug 2008 at 6:16

GoogleCodeExporter commented 9 years ago
questions dropped at https://answers.launchpad.net/bzr-vim will get to me and 
whoever
else may choose to become an answer contact in the mean time :)

Original comment by iac...@gmail.com on 29 Aug 2008 at 6:40

GoogleCodeExporter commented 9 years ago
If anyone that contributed to this is interested in receiving credit in my repo,
please send me authorship information (name and email).  Otherwise I'll leave 
it at
the names listed here.

Original comment by bob.hies...@gmail.com on 10 Nov 2008 at 7:22

GoogleCodeExporter commented 9 years ago
I've added this plugin (with a small fix-up) as the vcscommand-bzr.zip 
download.  In
my git repo it's the dev/bzr branch.

Please note:  I have not tested this, as I have never used BZR.

I therefore will greatly appreciate any testing of this release.

Thank you!

Original comment by bob.hies...@gmail.com on 10 Nov 2008 at 8:15

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Has anyone been able to test the version at:

http://vcscommand.googlecode.com/files/vcscommand-bzr.zip

?

It is a little out of date with respect to the main-line, but I'd appreciate 
any testing.

Original comment by bob.hies...@gmail.com on 21 Jul 2009 at 1:30

GoogleCodeExporter commented 9 years ago
Released in 1.99.31.

Original comment by bob.hies...@gmail.com on 30 Oct 2009 at 8:40