On Mon, 11 Jun 2001, Donald Ball wrote:

> On Mon, 11 Jun 2001, Davanum Srinivas wrote:
>
> > FYI, just did a get from cvs, cleanedup my work directory and was able
> > to run the samples with no problems.
>
> i'm checking out the HEAD branch - 2.1. i just checked it again and it
> does not work. hmm. okay, i checked out a clean anonyous copy of the
> repository on another computer. the sitemap stylesheet files differ!
>
> [root@chngw xml-cocoon2]# ls -l sitemap.xsl
> -rw-r--r--    1 root     root        68724 Jun 11 14:51 sitemap.xsl
>
> but on my laptop:
>
> [balld@localhost java]$ ls -l sitemap.xsl
> -rw-r--r--    1 balld    balld       62824 Jun 11 15:18 sitemap.xsl
>
> [balld@localhost java]$ cvs status sitemap.xsl
> Warning: Remote host denied X11 forwarding.
> ===================================================================
> File: sitemap.xsl       Status: Up-to-date
>
>    Working revision:    1.7
>    Repository revision: 1.7
> 
>/home/cvs/xml-cocoon2/src/org/apache/cocoon/components/language/markup/sitemap/java/sitemap.xsl,v
>    Sticky Tag:          1.7
                         ^^^^^

See, you have a stick tag sitting on the sitemap.xsl. Try to do a
cvs upd -A sitemap.xsl

Current revision is either 1.11.2.6 for the 20 branch or 1.15 for the
2.1 HEAD.

Giacomo

>    Sticky Date:         (none)
>    Sticky Options:      (none)
>
> [balld@localhost java]$ cat CVS/Root
> :ext:[EMAIL PROTECTED]:/home/cvs
> [balld@localhost java]$ cat CVS/Repository
> xml-cocoon2/src/org/apache/cocoon/components/language/markup/sitemap/java
> [balld@localhost java]$ ls -l CVS/
> total 16
> -rw-r--r--    1 balld    balld          50 Jun 11 15:18 Entries
> -rw-r--r--    1 balld    balld          74 May 16 23:12 Repository
> -rw-r--r--    1 balld    balld          36 May 30 14:58 Root
> -rw-r--r--    1 balld    balld         846 May 16 23:12 Template
>
> any clues what's going wrong?
>
> - donald
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to