473,511 Members | 16,252 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

is a wiki engine based on a cvs/svn a good idea?

I'm planning to wite a fully featured wiki in Python in one of
frameworks. I've seen some notes about wiki/documentation management
scripts that use SVN as a data storage/versioning.
I've been using SVN a bit but I don't know if it's a good idea to use
it in a wiki engine. Pro: versioning / diffs, Cons: you need your own
svn/cvs repository, can pyLucene or Xapwrap index this?
May 31 '06 #1
3 1432
> I'm planning to wite a fully featured wiki in Python in one of
frameworks. I've seen some notes about wiki/documentation management
scripts that use SVN as a data storage/versioning.
Cool
I've been using SVN a bit but I don't know if it's a good idea to use
it in a wiki engine. Pro: versioning / diffs, Cons: you need your own
svn/cvs repository, can pyLucene or Xapwrap index this?


You can certanly index the svn checkout if nothing else.

--
damjan
May 31 '06 #2
piotr maliski a écrit :
I'm planning to wite a fully featured wiki in Python
Then first have a look at both moinmoin and Trac. Good part of the job
is already done.
in one of
frameworks. I've seen some notes about wiki/documentation management
scripts that use SVN as a data storage/versioning.
I've been using SVN a bit but I don't know if it's a good idea to use
it in a wiki engine.
This has been discussed for Trac, cf:
http://projects.edgewall.com/trac/wi...ionIntegration
http://projects.edgewall.com/trac/wiki/WhySQLite
Pro: versioning / diffs,
Cons: you need your own svn/cvs repository,
can pyLucene or Xapwrap index this?


May 31 '06 #3
TWiki, written in perl, makes extensive use of versioning/diff
functionality you mention through the use of RCS, which, IIRC, is the
basis for CVS. This method eliminates the need for the repository as
such, and merely requires the presence of the RCS files (and RCS).

Unless you _want_ to host your data on a separate machine than the one
hosting the wiki, you might consider RCS as an alternative to CVS.

OTOH, it is clearly a good idea to base your software on such a tool,
given that TWiki does it and has proven to be quite successful. =)

Rick

piotr malin'ski wrote:
I'm planning to wite a fully featured wiki in Python in one of
frameworks. I've seen some notes about wiki/documentation management
scripts that use SVN as a data storage/versioning.
I've been using SVN a bit but I don't know if it's a good idea to use
it in a wiki engine. Pro: versioning / diffs, Cons: you need your own
svn/cvs repository, can pyLucene or Xapwrap index this?

Jun 2 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
3754
by: Kenneth McDonald | last post by:
I'm looking for a Wiki engine to set up for my company, so that we can incrementally add user documentation for a fairly complex program, plus allow users to add their own comments for the benefit...
44
3434
by: john bailo | last post by:
I microcrap is buying Google -- then I want a GNU search engine ! ( Cant that decrepit creep keep his hands off of anything ? )
53
548
by: john bailo | last post by:
I microcrap is buying Google -- then I want a GNU search engine ! ( Cant that decrepit creep keep his hands off of anything ? )
0
196
by: Ariel Balter | last post by:
Kenneth, I thought this was a very interesting set of requests. Did you ever find a solution? Thanks, Ariel I'm looking for a Wiki engine to set up for my company, so that we can...
0
7242
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7138
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7418
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7075
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7508
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5662
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3222
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1572
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
446
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.