Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
path specification
tba
hi,
my config : win2k/ts5.5.2/od5.5.1
i try to deploy content with opendeploy using teamsite comparison :
---
<source>
<sourceTeamsitearea="//IWSERVER/default/main/deltanet_cms/EDITION"previous
Area="//IWSERVER/default/main/deltanet_cms/EDITION/INITIAL">
<pathSpecification>
<path name="xml\bootstrap"/>
<targetRules area="/KAWO/deltanetcontent/xml/bootstrap"/>
</pathSpecification>
</sourceTeamsite>
</source>
---
it is obvious that the INITIAL edition is empty, and i so get an error
telling me that INITIAL/xml/bootstrap is not found :
---
(3) client: Walking TeamSite directory[.]
ERROR: Error locating
Y:\default\main\deltanet_cms\EDITION\INITIAL\xml\bootstrap\.
---
so, is it a bug, or is it the "normal" behaviour of opendeploy?
can you please tell me if there is a workaround?
thanks in advance,
thomas balthazar
Find more posts tagged with
Comments
Migrateduser
This not a bug and it is working as expected. You intial edition should contain the path name specified in your path specification.
I think sourceFileSystem with the pathSpecification should be your workaround.
Migrateduser
the corner case of dealing with the INITIAL edition has been addressed in OD5.6.
You should upgrade.