[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xerces-cvs
Subject:    [Xerces Wiki] Update of "XercescRepositoryAccess" by BorisKolpackov
From:       Apache Wiki <wikidiffs () apache ! org>
Date:       2007-06-11 18:13:46
Message-ID: 20070611181346.8048.26621 () eos ! apache ! org
[Download RAW message or body]

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Xerces Wiki" for change notification.

The following page has been changed by BorisKolpackov:
http://wiki.apache.org/xerces/XercescRepositoryAccess

The comment on the change is:
Create a page on accessing Xerces-C SVN repository

New page:
The SVN repository is public, and everyone has read access The repository uses a standard svn layout of:

{{{
 xerces/c/
        |
        | -  branches/
        |
        | -  tags/
         \
           - trunk/
}}}

In short: 

1) to check out the trunk of xerces/c:

  svn co https://svn.apache.org/repos/asf/xerces/c/trunk

2) to check out the code tagged with the Xerces-C_2_4_0 tag:

  svn co https://svn.apache.org/repos/asf/xerces/c/tags/Xerces-C_2_4_0/

3) to check out the code in the peiyongz/ branch:

  svn co https://svn.apache.org/repos/asf/xerces/c/branches/peiyongz/

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic