[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Issue #854 Fix

From: Shlomi Fish <shlomif_at_vipe.stud.technion.ac.il>
Date: 2003-09-03 15:48:41 CEST

Here's a patch that fixes Issue #854:

http://subversion.tigris.org/issues/show_bug.cgi?id=854

"svn revert . in a directory scheduled for addition breaks working copy"

Here's the log:

<<<
Resolves Issue #854 (svn revert . in a directory scheduled for addition
breaks working copy).

* libsvn_wc/adm_ops.c
  (svn_wc_revert): throw an error if trying to revert the current working
  directory.

* svn_error_codes.h
  Added the SVN_ERR_WC_INVALID_OP_ON_CWD error.
>>>

To do:

1. Run "make check" to see that it does not break anything. (I'm in the
middle of it)

2. Write a regression test.

Regards,

        Shlomi Fish

----------------------------------------------------------------------
Shlomi Fish shlomif@vipe.technion.ac.il
Home Page: http://t2.technion.ac.il/~shlomif/

An apple a day will keep a doctor away. Two apples a day will keep two
doctors away.

        Falk Fish

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Sep 3 15:49:34 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.