Versioning - Visual Source Safe?
Ken Dow
Manila-Newbies@userland.com
Fri, 17 Aug 2001 09:58:52 -0400
Dylan,
>The concern is that someone may do damage to a page and we will want to
>rollback a few revisions... and ideally LOOK at all the revisions before we
>update.
Manila can write XML versions of every changed message to a folder
hierarchy on disk. They are broken out by Manila site and organized
by date. So the following file:
Frontier > Guest Databases > Ops > Discuss Archive >
createASiteManilaWebsiteDiscuss > 2001 > 03 > 05 > 0000006.0004.xml
Represents the 4th edit of message 6 in the createASite site and
might look like this:
<?xml version="1.0"?>
<ticket>
<header>
<msgNum>6</msgNum>
<subject>HQ Search</subject>
<member>Me@KenDow.Com</member>
<postTime>Thu, 22 Feb 2001 15:11:16 GMT</postTime>
<ctReads>17</ctReads>
<inResponseTo>0</inResponseTo>
<alsoListedIn>
<category>createASiteStories</category>
</alsoListedIn>
</header>
<body>
{counterMacros.pagecounter()}
{workspace.sampleSearch (altColor:"beige", flShowSiteNames:false)}
</body>
</ticket>
Perhaps you could import these XML files into your version control
system? Note that this feature has to be enabled from the Frontier
Control Panel. HTH.
--
Regards,
Ken @ http://www.kendow.com
The mystery of life is not a problem to be solved,
it is a reality to be lived. - Van Der Leeuwarden