Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(617)

Issue 6538055: Patch drover to work with svn clients that don't provide a revision number (Closed)

Created:
9 years, 10 months ago by Miranda Callahan
Modified:
9 years, 7 months ago
Reviewers:
laforge
CC:
chromium-reviews, M-A Ruel
Visibility:
Public.

Description

I am a huge fan of drover, but discovered this morning that it wasn't working with my svn client, even though it was version 1.6.15. I did some poking around, and found that because SlikSvn doesn't give a revision number in its --version information dump, it was failing to match the regex in drover.py. I then noticed that the revision number wasn't being used for anything, so I removed it and everything worked great again. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75398

Patch Set 1 #

Patch Set 2 : from committable repository #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M drover.py View 1 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
laforge
9 years, 10 months ago (2011-02-18 15:12:38 UTC) #1
Lgtm

Powered by Google App Engine
This is Rietveld 408576698