
3Nc           @   s?   d  d k  l Z l Z d d k l Z d d  Z e e _ d S(   i(   t   macrost   WikiExceptioni   (   t   customc         C   s-   | d j	 o t d   n |  i t i  S(   s8   Output the filesystem path to the Subversion repository.s$   ##repository## doesn't take content!N(   t   NoneR   t   escapeR   t
   REPOSITORY(   t   parsert   argstrt   content(    (    s=   /afs/sipb.mit.edu/project/bazki/Checkout/lib/bazsvn/macros.pyt
   repository   s    N(   t   bazbase.wikiR    R   t    R   R   R	   (    (    (    s=   /afs/sipb.mit.edu/project/bazki/Checkout/lib/bazsvn/macros.pyt   <module>   s   