TWiki/RCS prob: Date XYZ preceeds XYZ

2007-10-08 Thread Craig Skinner
Any Twiki admins having this problem?:

When editing a page RCS errors are shown in the browser, but the page is
updated fine without any changelog. Browser displays this:

Attention

Topic save error

During save of file TWiki.WebHome an error was found by the version
control system. Please notify your TWiki administrator.

/usr/bin/ci -l -q -mnone -t-none -d'2007/10/05 05:09:32' -w'CraigSkinner' 
'/var/www/htdocs/twiki/data/TWiki/WebHome.txt'
'/var/www/htdocs/twiki/data/TWiki/WebHome.txt,v' 21
ci: /var/www/htdocs/twiki/data/TWiki/WebHome.txt,v: Date 2007/10/05 04:09:32 
precedes 2007/10/05 04:09:32 in revision 1.1.

Go back in your browser and save your changes locally. 



This is the dir listing:

$ ls -l WebHome.*
-rw-rw-r--  1 www  www23 Oct  8 12:50 WebHome.lock
-rw-r--r--  1 www  www  5197 Oct  8 12:56 WebHome.txt
-r--r--r--  1 www  www  5385 Oct  8 12:56 WebHome.txt,v



$ uname -a
OpenBSD puffy.kepax.co.uk 4.1 GENERIC#1435 i386

$ pkg_info -I TWiki
TWiki-20040903p0web-based collaboration platform

The nearest bug I could find does not seem to be relevant as it was
fixed for this release;
http://twiki.org/cgi-bin/view/Codev/CiDatePrecedesDateInRevision

Any suggestions?
-- 
Craig Skinner | http://www.kepax.co.uk | [EMAIL PROTECTED]



pkg_add -r TWiki

2005-11-06 Thread Jim Beard
I was just wondering if anyone has had any problems with updating the TWiki
package? I had a few fatal errors, and while my content was not removed from
disk, it is no longer accessable from the wiki...



Re: twiki

2005-08-22 Thread Scott Francis
On 8/21/05, Johan P. Lindstrvm [EMAIL PROTECTED] wrote:
 I would like to co-write an installation guide for twiki (it's in
 packages) for us less seasoned obsd monglers, I am finding it
 not-so-straight-forward and would like to help every one else on their
 way, does anyone know whom I may contact about this matter or do you
 feel the spotlight?
 
 I am more then willing to supply first line support for this package
 if it would come to that.

I haven't installed Twiki myself, but I would imagine it's probably
fairly similar to Kwiki http://www.kwiki.org/, and you may be
interested in a write-up I did on installing Kwiki inside OpenBSD's
chrooted Apache.
http://darkuncle.net/sysadmin/kwiki_in_chroot.txt
-- 
[EMAIL PROTECTED],darkuncle.net} || 0x5537F527
encrypted email to the latter address please
http://darkuncle.net/pubkey.asc for public key



Re: twiki

2005-08-22 Thread Johan P . Lindström
On 8/22/05, Scott Francis [EMAIL PROTECTED] wrote:
 On 8/21/05, Johan P. Lindstrvm [EMAIL PROTECTED] wrote:
  I would like to co-write an installation guide for twiki (it's in
  packages) for us less seasoned obsd monglers, I am finding it
  not-so-straight-forward and would like to help every one else on their
  way, does anyone know whom I may contact about this matter or do you
  feel the spotlight?
 
  I am more then willing to supply first line support for this package
  if it would come to that.
 
 I haven't installed Twiki myself, but I would imagine it's probably
 fairly similar to Kwiki http://www.kwiki.org/, and you may be
 interested in a write-up I did on installing Kwiki inside OpenBSD's
 chrooted Apache.
 http://darkuncle.net/sysadmin/kwiki_in_chroot.txt
 --
 [EMAIL PROTECTED],darkuncle.net} || 0x5537F527
encrypted email to the latter address please
http://darkuncle.net/pubkey.asc for public key
 
 

Thank you so much Scott!

This is probably what I am looking for, will try it out and share my results.


//Johan



twiki

2005-08-21 Thread Johan P . Lindström
I would like to co-write an installation guide for twiki (it's in
packages) for us less seasoned obsd monglers, I am finding it
not-so-straight-forward and would like to help every one else on their
way, does anyone know whom I may contact about this matter or do you
feel the spotlight?

I am more then willing to supply first line support for this package
if it would come to that.

//Johan



Re: twiki

2005-08-21 Thread Chris Zakelj

Johan P. Lindstrvm wrote:


I would like to co-write an installation guide for twiki (it's in
packages) for us less seasoned obsd monglers, I am finding it
not-so-straight-forward and would like to help every one else on their
way, does anyone know whom I may contact about this matter or do you
feel the spotlight?

I am more then willing to supply first line support for this package
if it would come to that.

//Johan

You probably want to get a hold of Daniel Ouellet, who's been 
spearheading the unofficial documentation project at 
www.openbsdsupport.org.  It's a bunch of documents that we in the 
community have written for folks who are willing to do their homework, 
but haven't quite worked out how to get from manpage to production.  
You'll notice that some folks write in a style very similar to Nick 
Holland's official FAQ, while others (like me) are quite different.




Re: twiki

2005-08-21 Thread Chris Zakelj

Johan P. Lindstrvm wrote:


This is much appreciated, after reading Nick Holland's post (

http://www.holland-consulting.net/obsd/faq-help.html ) I can't do more
than agree and feel challenged.

How ever, I am missing some details for my FAQ and would really like
to get in touch with the individual/group whom made the package to
make it more useful, or am I taking the wrong approach?

Well, binaries are built and distributed by Theo and the other devs.  
The packages themselves are built from the ports tree, which is 
maintained by any number of people.  It sounds like they're the ones 
you're looking for.  Take a look inside the Makefile ;)