Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4049)

Issue 2589: abstract out subversion calls (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 9 months ago by Evan Martin
Modified:
14 years, 9 months ago
Base URL:
http://rietveld.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : re-created against current code #

Patch Set 3 : abstract superclass #

Patch Set 4 : fix whitespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -161 lines) Patch
static/upload.py View 1 2 3 3 chunks +198 lines, -161 lines 0 comments Download

Messages

Total messages: 8
Evan Martin
This patch set pull all the subversion-specific bits of upload.py into a single class. This ...
15 years, 9 months ago (2008-07-18 06:09:05 UTC) #1
Evan Martin
On 2008/07/18 06:09:05, Evan Martin wrote: > This patch set pull all the subversion-specific bits ...
15 years, 9 months ago (2008-07-18 06:09:31 UTC) #2
GvR
I don't have time to review this in detail, but I'm all for this in ...
15 years, 9 months ago (2008-07-18 14:18:08 UTC) #3
ondrej.certik
I think this is a good patch, it makes the upload.py more modular. +1 from ...
15 years, 9 months ago (2008-07-19 19:58:05 UTC) #4
GvR
I have some comments for some more refactoring. Also, this patch doesn't apply cleanly any ...
15 years, 9 months ago (2008-07-30 18:13:25 UTC) #5
Evan Martin
On 2008/07/30 18:13:25, GvR wrote: > I have some comments for some more refactoring. > ...
15 years, 9 months ago (2008-07-30 23:22:58 UTC) #6
GvR
Checked in as r182, with some tweaks: - made it a new-style class - raise ...
15 years, 9 months ago (2008-07-31 17:29:37 UTC) #7
GvR
15 years, 9 months ago (2008-07-31 22:07:32 UTC) #8
On 2008/07/31 17:29:37, GvR wrote:
> Checked in as r182, with some tweaks:
> 
> - made it a new-style class
> - raise NotImplementedError instead of RuntimeError

Evan, please close the issue...
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b