[Trac-tickets] [The Trac Project] #2184: trac-admin hotcopy fails
due to lack of VERSION file or directory
The Trac Project
noreply at edgewall.com
Thu Oct 6 13:07:45 CDT 2005
#2184: trac-admin hotcopy fails due to lack of VERSION file or directory
----------------------------------+-----------------------------------------
Reporter: michael at kruchten.com | Owner: daniel
Type: defect | Status: new
Priority: high | Milestone:
Component: trac-admin | Version: 0.8.4
Severity: normal | Keywords: |
----------------------------------+-----------------------------------------
I'm running trac 0.8.4 on a debian box, and am trying to make a backup of
my project. However, when using the trac-admin hotcopy command, i get the
following error:
{{{
Trac [/var/svn/project]> hotcopy /tmp
Failed to open environment. [Errno 2] No such file or directory:
'/var/svn/project/VERSION'
}}}
There is no VERSION file or directory within any of my projects, and the
trac-admin version commands give the same error (Errno 2) when I try to
use the version command.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2184>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list