[Zope] ZCVS Folder won't display in root level

Steve Spicklemire steve@spvi.com
Tue, 5 Jun 2001 07:17:25 -0500


Hi Shawn,

	OK.. you can't have an 'empty' "File System Repository". If your 
CVS files are in:

/home/shawn/myZopeObjectsCVS/

then set

'File System Root'	 to '/home/shawn/'

and 'File System Repository' to 'myZopeObjectCVS'.

-steve

On Monday, June 4, 2001, at 04:14 PM, shawn grant wrote:

>
> I should have also mentioned I'm running on Zope 2.3.2 with Python 2.1 
> (on an Alpha).
>
> I ran it with -D and it returned with this error.
>
> Error Type: ValueError
>                 Error Value: empty separator
>
>
> Traceback (innermost last):
>  File /usr/share/zope231/lib/python/ZPublisher/Publish.py, line 223, in 
> publish_module
>  File /usr/share/zope231/lib/python/ZPublisher/Publish.py, line 187, in 
> publish
>  File /usr/share/zope231/lib/python/Zope/__init__.py, line 221, in 
> zpublisher_exception_hook
>    (Object: RoleManager)
>  File /usr/share/zope231/lib/python/ZPublisher/Publish.py, line 171, in 
> publish
>  File /usr/share/zope231/lib/python/ZPublisher/mapply.py, line 160, in 
> mapply
>    (Object: cvsUserForm)
>  File /usr/share/zope231/lib/python/ZPublisher/Publish.py, line 112, in 
> call_object
>    (Object: cvsUserForm)
>  File /usr/share/zope231/lib/python/App/special_dtml.py, line 127, in 
> __call__
>    (Object: cvsUserForm)
>  File /usr/share/zope231/lib/python/DocumentTemplate/DT_String.py, line 
> 538, in __call__
>    (Object: cvsUserForm)
>  File /usr/share/zope231/lib/python/DocumentTemplate/DT_Let.py, line 
> 146, in render
>    (Object: csl="cvsStatusList(0)[1].values()")
>  File /usr/share/zope231/lib/python/DocumentTemplate/DT_Util.py, line 
> 334, in eval
>    (Object: cvsStatusList(0)[1].values())
>    (Info: cvsStatusList)
>  File <string>, line 0, in ?
>  File /var/lib/kb/./zope/lib/python/Products/ZCVSFolder/ZCVSMixin.py, 
> line 705, in cvsStatusList
>    (Object: RoleManager)
>  File /var/lib/kb/./zope/lib/python/Products/ZCVSFolder/ZCVSMixin.py, 
> line 530, in parseStatusList
>    (Object: RoleManager)
>  File /usr/lib/python2.1/string.py, line 114, in split
> ValueError: (see above)
>
> Steve Spicklemire wrote:
>
>> Hi Shawn,
>>
>>     Hmm.. I've never put a CVS Folder at the root level! Let me try 
>> that and
>> get back to you. If you run your Zope with '-D' do you see any output? 
>> BTW there is a new 'release' on zope.org, but no time for an 
>> announcement. Only the docs have changed.
>>
>> thanks,
>> -steve
>>
>> On Monday, June 4, 2001, at 01:56 PM, shawn grant wrote:
>>
>>>
>>> ZCVS Folder works fine when it is contained in a folder beneath the 
>>> root level, but won't display when it is directly in the root 
>>> folder.  I am able to create the folder but not access it.  No 
>>> errors, the request just doesn't return when I click on the link.
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Zope maillist  -  Zope@zope.org
>>> http://lists.zope.org/mailman/listinfo/zope
>>> **   No cross posts or HTML encoding!  **
>>> (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce
>>> http://lists.zope.org/mailman/listinfo/zope-dev )
>>
>
>
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )