Norbert,

I just did the rename, and it worked:

[EMAIL PROTECTED]:~/programs/py/mpl/matplotlib_units$ svn move 
lib/matplotlib/rcdefaults.py lib/matplotlib/rcsetup.py
A         lib/matplotlib/rcsetup.py
D         lib/matplotlib/rcdefaults.py
[EMAIL PROTECTED]:~/programs/py/mpl/matplotlib_units$ svn status
?      CXX.new
?      svn-commit.2.tmp
?      test.png
?      svn-commit.tmp
?      unit/legend_unit.png
?      lib/svn-commit.tmp
D      lib/matplotlib/rcdefaults.py
A  +   lib/matplotlib/rcsetup.py
?      examples/units/basic_units.pyc
[EMAIL PROTECTED]:~/programs/py/mpl/matplotlib_units$ svn commit
Zed V1.0.3 by Sandro Serafini (c) 1997/98
Loading /home/efiring/.zedxrc...
Reading /home/efiring/myzed.cfg...
Resuming /home/efiring/.zedxrc...
Deleting       lib/matplotlib/rcdefaults.py
Adding         lib/matplotlib/rcsetup.py

Committed revision 3465.

I also changed __init__.py to import rcsetup in a revision that followed 
by about 2 minutes--so I hope no one did an svn update during that interval.

I have no idea what cause your svn commit failure.

Eric

Norbert Nemec wrote:
> I just tried to commit a rename of 'rcdefaults.py' to 'rcsetup.py', but
> I got an error:
> 
> -------------
> ...$ svn commit -m"renamed rcdefaults.py to rccsetup.py to avoid conflict"
> Sending        matplotlib/__init__.py
> Deleting       matplotlib/rcdefaults.py
> Adding         matplotlib/rcsetup.py
> svn: Commit failed (details follow):
> svn: COPY of rcsetup.py: 403 Forbidden (https://svn.sourceforge.net)
> -------------
> 
> If anybody knows what the reason for this might be, please let me know...
> 
> Greetings,
> Norbert
> 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to