Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-12-2005, 01:15 AM
|
#1
|
Senior Member
Registered: Aug 2004
Location: Western Australia
Distribution: Debian 11
Posts: 1,310
Rep:
|
alternative to versioning system
We have flat files database that need high scrutiny, every change must be recorded. We've found the most likely solution to be some version system but this is unsuitable due to the complexity involved for the user. What we need is a system that is transparent to the user, is there anyone with suggestions? It's quite ok if there is some programming involved.
Typically, a user would edit files by hand and do all the actions involved in editing: change, move, delete, insert etc.
Than you very much for your help.
|
|
|
09-12-2005, 02:25 AM
|
#2
|
Member
Registered: Feb 2004
Location: AT
Distribution: debian etch and SUSE 10.2
Posts: 123
Rep:
|
Why don't you have a look at ZOPE ???
|
|
|
09-12-2005, 10:48 AM
|
#3
|
Senior Member
Registered: Aug 2004
Location: Western Australia
Distribution: Debian 11
Posts: 1,310
Original Poster
Rep:
|
It looks good, seems to be in line with what we need. Will have to study it a bit, it's not a small thing. Thank you for that.
|
|
|
09-12-2005, 07:32 PM
|
#4
|
Member
Registered: Feb 2004
Location: AT
Distribution: debian etch and SUSE 10.2
Posts: 123
Rep:
|
There is also Filemaker (something from the Mac world).
Server is running under linux. It is not free but as far as I know it is a kind of Content Management System (CMS) and it works fine.
Look also for free CMS ... don't know if there are of the kind.
regards
|
|
|
09-13-2005, 03:30 AM
|
#5
|
Member
Registered: Apr 2004
Location: Leeds, UK
Distribution: FC1, FC2, Debian
Posts: 308
Rep:
|
Why not just use subversion, and write a wrapper for it similar to trac? Users could browse resources online, check an item out, modify, and commit back to subversion without much hassle.
|
|
|
09-13-2005, 10:45 AM
|
#6
|
Senior Member
Registered: Aug 2004
Location: Western Australia
Distribution: Debian 11
Posts: 1,310
Original Poster
Rep:
|
Your suggestion to search for CMS made me discover that we we're looking for is more DMS (Document Management System), i"ve found a few that need investigating.
|
|
|
09-13-2005, 11:14 AM
|
#7
|
Senior Member
Registered: Aug 2004
Location: Western Australia
Distribution: Debian 11
Posts: 1,310
Original Poster
Rep:
|
A wrapper for subversion. It's probably a good suggestion but I've got no idea how to do that. I'm prepared to learn if I know what to learn, can you give me a hint?
Thank you for the idea.
|
|
|
09-13-2005, 11:37 AM
|
#8
|
Member
Registered: Apr 2004
Location: Leeds, UK
Distribution: FC1, FC2, Debian
Posts: 308
Rep:
|
Well, svn just uses some very simple commands: svn co (check out), svn ci (commit), etc. I'm sure using something like perl or PHP you could create a tidy little app which handles all the for you.
On windows you can also use TortoiseSVN, an Explorer plugin for subversion.
And then there's trac. You could limit the functionality in that to just allow document management.
|
|
|
09-13-2005, 07:12 PM
|
#9
|
Member
Registered: Feb 2004
Location: AT
Distribution: debian etch and SUSE 10.2
Posts: 123
Rep:
|
usually CVS Systems are not that good for office (word) documents and kind of binary stuff
DMS is new t ome but not surprizing me at all, as it sounds like sister of CMS
if you find something useful please send me a link ( may be directly to my mail)
regards
|
|
|
All times are GMT -5. The time now is 11:51 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|