You must Sign In to post a response.
  • Category: .NET

    Programatically taking latest code from Harvest

    Hi,
    Is it possible to programmatically take the latest code from a specific folder from Harvest using C#.Net? I need to download the code to my local machine using a C#.Net program. Is it possible?

    Thanks
    Biraj
  • #767805
    Hi

    So many Source safe right now.

    for ex: TFS, Github etc

    we can create new admin account and given permission to some other people we can easily share the code and latest code and using in your team

    Name : Dotnet Developer-2015
    Email Id : kumaraspcode2009@gmail.com

    'Not by might nor by power, but by my Spirit,' says the LORD Almighty.

  • #767819
    Hi,

    I agree with DotnetDeveloper, if you want to take latest source code so many open source servers are available, for example TFS, VSN etc..

    --------------------------------------------------------------------------------
    Give respect to your work, Instead of trying to impress your boss.

    N@veen
    Blog : http://naveens-dotnet.blogspot.in/

  • #767822
    Hi,
    But I want to take the latest code from Harvest only and that too programatically. I mean my application will do the get latest on my behalf.
    Actually I want to do this as part of an automated build process.So I want to come up with a C# program which will take the latest code from a specific Harvest folder.
    So do we have any api available for this?


  • Sign In to post your comments