Announcement

Collapse
No announcement yet.

Downloading Source Code

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • jbartels
    replied
    Reownloading Source Code

    varun:

    http://tortoisesvn.tigris.org/ - SVN for Windows

    Leave a comment:


  • varun
    replied
    Reownloading Source Code

    How do you download the source code from this link: http://www.mirthproject.org/svn/ ?
    It shows something like

    Revision 3783: /

    [ol]branches/
    tags/
    trunk/[/ol]

    It seems like a directory structure. So do i need to go in each folders and sub folders to download each files? Can anyone tell me that:

    Q1> How to download the source code?
    Q2> How to build the source code on windows XP?

    Leave a comment:


  • mhnasir
    replied
    Reownloading Source Code

    It works. thanks for your help.

    Leave a comment:


  • mark@kempster.org
    replied
    Reownloading Source Code

    If you're trying to checkout the source, you probably want to peek at



    Note it's got "https" and ".org", which are different from what you mentioned.

    I just tried it with removed subversion credentials, and it didn't ask for username/password... here's the transaction:

    Code:
    [email protected]:~/tmp$ svn co [url]https://www.mirthproject.org/svn/trunk[/url]
    Error validating server certificate for 'https://www.mirthproject.org:443':
     - The certificate is not issued by a trusted authority. Use the
       fingerprint to validate the certificate manually!
     - The certificate hostname does not match.
     - The certificate has expired.
    Certificate information:
     - Hostname: mirthproject.org
     - Valid: from Mon, 31 Jul 2006 20:39:42 GMT until Wed, 30 Aug 2006 20:39:42 GMT
     - Issuer: Mirth, WebReach Inc., Newport Beach, California, US
     - Fingerprint: 63:2c:ec:ff:d1:b7:18:6a:fd:65:c7:6a:2d:2b:fc:b4:61:34:de:16
    (R)eject, accept (t)emporarily or accept (p)ermanently? p
    A    trunk/launchers
    A    trunk/launchers/Mirth
    A    trunk/launchers/Mirth/stdafx.h

    Leave a comment:


  • mhnasir
    started a topic Downloading Source Code

    Downloading Source Code

    I tried to download the source code from http://www.mirthproject.com/svn and it is asking for username and password. Anonymous doesn't work. Could you please let us know.
    Thanks.
Working...
X