Chromium Code Reviews
DescriptionEnforces using cwd in all svn calls.
That helps weed out some issues faces with svn plus helped me figure out some
misuses.
Most of the commands have been implicitly depending on os.getcwd(). This change
makes it always consistent and clear when dependence on the current directory is
needed.
Remove default arguments to scm.SVN.GenerateDiff and a few other calls to be
sure the refactoring was done right.
R=dpranke@chromium.org
BUG=
TEST=make sure most commands aren't broke
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114262
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address comments #
Messages
Total messages: 19 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||