TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Re: Versioning repository for docs, w/ minor open source theme
Subject:Re: Versioning repository for docs, w/ minor open source theme From:lists -at- userdox -dot- com To:"TECHWR-L" <techwr-l -at- lists -dot- techwr-l -dot- com> Date:Fri, 30 Sep 2005 08:43:21 +1000
Hi Jennifer,
First off, I don't know Frame so I don't understand that requirement.
Subversion uses a copy-modify-merge process of revision control and it sound
like you want a tool that follows the lock-modify-unlock process. The
differences are described at http://svnbook.red-bean.com/en/1.1/ch02s02.html
That said, Subversion does provide the ability to lock files. Checkout the
svn:needs-lock keyword property and the no-unlock configuration option.
Unfortunately these aren't documented particularly well in the Subversion
manual, but they are documented in the TortoiseSVN documentation: http://tortoisesvn.sourceforge.net/docs/release/TortoiseSVN_en/ch05s18.html
Cheers,
Geoff
Quoting Jennifer Rondeau <angelicatech -at- yahoo -dot- com>:
>
> WRT to Susan's inquiry about Subversion, but taking it
> a bit further in hopes of piggy-backing on the
> discussion, here's my current company's story:
>
> We currently use CVS for all version control (code and
> docs). Our docs platform is currently structured
> Frame + WebWorks Pro (and some custom stuff in
> between). We have a team of six writers, four or five
> of whom are sometimes deployed on the same Big
> Project.
>
> The problem with CVS is that we cannot check out to
> local sandboxes and retain Frame's file locking
> feature, nor can we effectively use Frame's WebDAV
> support. The latest version (sorry!) of Subversion
> does support file locking. Here's what the sysadmin
> for docs has to say about how to use Subversion to
> solve these problems (which may or may not be part of
> what you're dealing with, Susan):
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
Now Shipping -- WebWorks ePublisher Pro for Word! Easily create online
Help. And online anything else. Redesigned interface with a new
project-based workflow. Try it today! http://www.webworks.com/techwr-l
Doc-To-Help 2005 converts RoboHelp files with one click. Author with Word or any HTML editor. Visit our site to see a conversion demo movie and learn more. http://www.componentone.com/TECHWRL/DocToHelp2005
---
You are currently subscribed to techwr-l as:
archiver -at- techwr-l -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- techwr-l -dot- com
Send administrative questions to lisa -at- techwr-l -dot- com -dot- Visit http://www.techwr-l.com/techwhirl/ for more resources and info.