|
|
Choosing A Webhost: |
svn commit: r532727 - /lenya/trunk/src/modules/sourcerepository/java/src/or: msg#00204cms.lenya.cvs
Author: andreas Date: Thu Apr 26 05:31:43 2007 New Revision: 532727 URL: http://svn.apache.org/viewvc?view=rev&rev=532727 Log: Removed fake check-in when initializing the revision history of a document. I guess that was some legacy code, creating docs still works fine. This should fix bug 42242. Modified: lenya/trunk/src/modules/sourcerepository/java/src/org/apache/lenya/cms/repository/SourceNodeRCML.java Modified: lenya/trunk/src/modules/sourcerepository/java/src/org/apache/lenya/cms/repository/SourceNodeRCML.java URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/sourcerepository/java/src/org/apache/lenya/cms/repository/SourceNodeRCML.java?view=diff&rev=532727&r1=532726&r2=532727 ============================================================================== --- lenya/trunk/src/modules/sourcerepository/java/src/org/apache/lenya/cms/repository/SourceNodeRCML.java (original) +++ lenya/trunk/src/modules/sourcerepository/java/src/org/apache/lenya/cms/repository/SourceNodeRCML.java Thu Apr 26 05:31:43 2007 @@ -82,21 +82,8 @@ this.manager = manager; if (!SourceUtil.exists(getRcmlSourceUri(), manager)) { - // The rcml file does not yet exist, so we create it now... - // - long lastModified = 0; - if (node.exists()) { - lastModified = node.getLastModified(); - } - + // The rcml file does not yet exist, so we create it now initDocument(); - - // Create a "fake" checkin entry so it looks like the - // system checked the document in. We use the filesystem - // modification date as checkin time. - // - checkOutIn(SourceNodeRCML.ci, RevisionController.systemUsername, lastModified, false); - write(); } }
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | svn commit: r532718 - /lenya/trunk/src/webapp/lenya/resources/css/tabs.css, andreas |
|---|---|
| Next by Date: | svn commit: r532743 - in /lenya/docu/src/documentation/content/xdocs: docs/modules/fckeditor.xml site.xml, andreas |
| Previous by Thread: | svn commit: r532718 - /lenya/trunk/src/webapp/lenya/resources/css/tabs.css, andreas |
| Next by Thread: | svn commit: r532743 - in /lenya/docu/src/documentation/content/xdocs: docs/modules/fckeditor.xml site.xml, andreas |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |