[fossil-users] WebDAV access

2010-09-29 Thread LluĂ­s Batlle i Rossell
Hello,

I am already using fossil instead of svn, but I cannot silent about asking a svn
feature I enjoy a lot.

I like the WebDAV service, when using svn through an apache module. It is not
that I use its delta-v implementation much with autoversioning, but a simple
readonly WebDAV access helps a lot looking at code in public svn servers. I use
the fuse 'wdfs' to access svn repositories in internet, and also at our own
servers just to check contents in some specific versions.

I imagine it can be quite easy in fossil, as it has a web server, to implement
read-only WebDAV access to a given commit manifest. It may not be that different
from the 'Files' web view.

What do you think?

And having auto-versioning in delta-v would be a superb plus! :)
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


[fossil-users] importing cvs cannot override date and user for tags and branches

2010-09-29 Thread Rene
I'm importing a cvs repo and are able to override in the checkins the 
user
and the date

fossil commit
 --override-user olduser
 --override-date 2004-04-01 08:10:42
 -m oldlog message

Is there a similar possibility for branches and tags?

Thanks

--
Rene

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] importing cvs cannot override date and user for tags and branches

2010-09-29 Thread Richard Hipp
On Wed, Sep 29, 2010 at 7:16 PM, Rene renew...@xs4all.nl wrote:

 I'm importing a cvs repo and are able to override in the checkins the
 user
 and the date

 fossil commit
  --override-user olduser
  --override-date 2004-04-01 08:10:42
  -m oldlog message

 Is there a similar possibility for branches and tags?


Not at this time.  But that is easy enough to add.

I'll try to get to this later tonight, or failing that tomorrow.  Remind me
if I forget.




 Thanks

 --
 Rene

 ___
 fossil-users mailing list
 fossil-users@lists.fossil-scm.org
 http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users




-- 
D. Richard Hipp
d...@sqlite.org
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users