[Trac] Check-In/Check-Out
John Hampton
pacopablo at asylumware.com
Wed Jul 12 11:16:00 CDT 2006
kandryc at miser.umass.edu wrote:
> I know that Trac provides a browser for SVN, but it doesn't seem you can check
> files in/out via the browser. Is this true? Will this functionality be added?
It is true that trac does not provide check-in/check-out functionality.
As for whether it will be added, I'm not sure. My guess is that it
won't be. As far as I can tell, in order for it to be added, trac would
have to implement WebDAV. Additionally, since it seems common to run
trac via mod_python or fastcgi with apache, there isn't much motivation
to move this functionality into trac proper, as apache will happily
provide the WebDAV interface.
-John
More information about the Trac
mailing list