| Graham Dumpleton 2006-03-17, 2:47 am |
| Note that the changes committed for this created a new file:
test/htdocs/dummymodule.py
Previously, this was created on demand by test/test.py.
Because the "clean" target doesn't remove this old version
created by test/test.py, when you do a "svn update" it will
complain the file already exists as a non versioned file.
You will need to remove the file before doing "svn update".
Graham
On 17/03/2006, at 3:17 PM, Graham Dumpleton (JIRA) wrote:
> [ http://issues.apache.org/jira/brows...ON-118?page=all ]
>
> Graham Dumpleton resolved MODPYTHON-118:
> ----------------------------------------
>
> Fix Version: 3.3
> Resolution: Fixed
>
>
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the
> administrators:
> http://issues.apache.org/jira/secur...nistrators.jspa
> -
> For more information on JIRA, see:
> http://www.atlassian.com/software/jira
|