Search the web
Sign In
New User? Sign Up
extremeperl · Extreme Perl
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Wiki features   Message List  
Reply | Forward Message #483 of 500 |
Re: [extremeperl] Wiki features

mah@... writes:
> SVN uses WebDAV. Wouldn't that be a natural solution? If you were to
> use SVK-over-SVN, you could keep a local repository that could be
> merged with the global one at any time.

The fact that Subversion supports DAV is a red herring, since the
original question was about disconnected use. When you reconnect, it
is to a remote wiki. The question then is: what version management
system should the wiki support for users who want disconnected use?

You can't use Subversion directly unless you teach the Wiki server to
talk to Subversion to get the files. The fact that it runs DAV only
means that it could use DAV to talk to Subversion, not that it would
help the user any. Since bOP exports all files for a forum via DAV,
the Wiki is nothing special. You can use local Subversion or CVS on
top of the Wiki, just as long as everybody in the forum agrees what is
the right thing to use. You would still need to teach the Wiki to do
a checkout on the server. Ideally, this wouldn't involve a remote
call, since you'd have to do this for every read. With CVS (and I
assume local Subversion), you could just check the CVS file to see if
it was modified.

Rob



Tue Mar 21, 2006 11:27 pm

robnagler
Offline Offline
Send Email Send Email

Forward
Message #483 of 500 |
Expand Messages Author Sort by Date

... Chris uses emacs+darcs, and I'd recommend emacs+cvs for this problem, since it will work better for the world at large. Perhaps I'm being naive (and I...
Rob Nagler
robnagler
Offline Send Email
Mar 21, 2006
3:07 pm

... One clarification -- I don't use emacs+darcs, one of the commenters (John Sequeira) does. I currently use OneNote for this at work, but I suspect it's...
Chris Winters
winterschris
Offline Send Email
Mar 21, 2006
5:05 pm

... SVN uses WebDAV. Wouldn't that be a natural solution? If you were to use SVK-over-SVN, you could keep a local repository that could be merged with the...
mah@...
hexmode
Offline Send Email
Mar 21, 2006
8:39 pm

... The fact that Subversion supports DAV is a red herring, since the original question was about disconnected use. When you reconnect, it is to a remote...
Rob Nagler
robnagler
Offline Send Email
Mar 21, 2006
11:27 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help