"Leeuw van der, Tim" <tim.leeuwvander@nl.unisys.com> writes:
> http://subversion.tigris.org/files/documents/15/5977/ contains the 0.29.0
> release.
> http://subversion.tigris.org/files/documents/15/6019/ contains the 0.29.0
> setup.exe for windows
> http://subversion.tigris.org/files/documents/15/5996/ contains the 0.29.0
> windows binary zip file
The directory URLs in Sourcecast are a bit cryptic, indeed.
'15/5996/' has nothing to do with revision numbers at all. It's just
some kind of random object-id. The whole file-sharing part of
sourcecast is implemented on top of MySQL; what you're looking at is a
URL pointer to some kind of sql object. So there's really nothing we
can do to control the 'names' of these directories. They're somewhat
randomly created whenever you create a new "directory".
> You cannot get a directory-listing either, trying to request merely
>
> http://subversion.tigris.org/files/documents/15/6019/
Correct... because it's not a real filesystem being exported by
Apache.
There's been talk (someday) of transforming the file-sharing feature
into a real mod_dav share -- either mod_dav_fs or mod_dav_svn. Then
we'd have total control over directory names and real directory
listings. Heck, you could even *mount* the dav share with your
Sourcecast username/password.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 10 15:57:07 2003