Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Anti virus source code !!  (Read 10472 times)

0 Members and 1 Guest are viewing this topic.

tornado_Saurabh

  • Guest
Re: Anti virus source code !!
« Reply #15 on: January 19, 2008, 04:07:34 AM »
I was not able to work with TortoiseSVN thats why I switched to Linux .. You can atleast help me in working with TortoiseSVN ..

Deerpark



    Egghead
  • Thanked: 1
    Re: Anti virus source code !!
    « Reply #16 on: January 19, 2008, 04:44:00 AM »
    In order to checkout a repository do the following.
    Create a new folder somewhere and open it.
    Right click it and select SVN Checkout...
    In the new window type in the URL for the repository. I suggest you use the following URL, this way you only get the main development line:
    https://clamwin.svn.sourceforge.net/svnroot/clamwin/trunk
    Make sure the checkout directory is correct.
    Press ok.
    TortoiseSVN should now start downloading the repository, this might take a while.

    I suggest you have a look at the TortoiseSVN manual in order to get familiar with TortoiseSVN's abilities and SubVersion repositories in general.
    http://tortoisesvn.net/support
    Any sufficiently advanced technology is indistinguishable from magic.
    Arthur C. Clarke (1917 - 2008)

    tornado_Saurabh

    • Guest
    Re: Anti virus source code !!
    « Reply #17 on: January 20, 2008, 09:40:05 PM »
    as per your instruction I tried the same but I am getting the error ..


    Error: PROPFIND request failed on '/svnroot/clamwin/trunk' 
    Error: PROPFIND of '/svnroot/clamwin/trunk': Could not resolve hostname `clamwin.svn.sourceforge.net': The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for.   (https://clamwin.svn.sourceforge.net


    Please Help ..

    Deerpark



      Egghead
    • Thanked: 1
      Re: Anti virus source code !!
      « Reply #18 on: January 21, 2008, 04:14:10 AM »
      Don't know what to tell you... it works fine here.
      Make sure TortoiseSVN is allowed in any firewall you have installed.
      Any sufficiently advanced technology is indistinguishable from magic.
      Arthur C. Clarke (1917 - 2008)

      tornado_Saurabh

      • Guest
      Re: Anti virus source code !!
      « Reply #19 on: January 21, 2008, 09:14:07 PM »
      Thanks for your help ... I am able to retrive now .. I had to change the proxy settings .. Thanks ..