Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Studio
  4. Visual source safe Help

Visual source safe Help

Scheduled Pinned Locked Moved Visual Studio
csharpvisual-studiodesignsysadminhelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nithya Jayaker
    wrote on last edited by
    #1

    Hello, I have a .NET 05 WINDOWS BASED solution and it is on continuous development stage. I want to give my seniors in UK the regular changes that takes place in my soln, code or design. It came to my mind that y not prepare a client-server based application and put it in visual studio 05 source control wherein the server is my seniors system and mine is the client. What all changes i do just has to be checked-in in the server when connected thru WAN or even thru Internet? First of all is this possible. And if yes, how should both the systems be configured? Thanks in advance, :) Nithya Thilagar

    P S 2 Replies Last reply
    0
    • N Nithya Jayaker

      Hello, I have a .NET 05 WINDOWS BASED solution and it is on continuous development stage. I want to give my seniors in UK the regular changes that takes place in my soln, code or design. It came to my mind that y not prepare a client-server based application and put it in visual studio 05 source control wherein the server is my seniors system and mine is the client. What all changes i do just has to be checked-in in the server when connected thru WAN or even thru Internet? First of all is this possible. And if yes, how should both the systems be configured? Thanks in advance, :) Nithya Thilagar

      P Offline
      P Offline
      pgrohs
      wrote on last edited by
      #2

      It is possible but I would not try to use VSS. I suggest SVN[^]. If you make a connection over the Internet you should use a VPN!

      1 Reply Last reply
      0
      • N Nithya Jayaker

        Hello, I have a .NET 05 WINDOWS BASED solution and it is on continuous development stage. I want to give my seniors in UK the regular changes that takes place in my soln, code or design. It came to my mind that y not prepare a client-server based application and put it in visual studio 05 source control wherein the server is my seniors system and mine is the client. What all changes i do just has to be checked-in in the server when connected thru WAN or even thru Internet? First of all is this possible. And if yes, how should both the systems be configured? Thanks in advance, :) Nithya Thilagar

        S Offline
        S Offline
        Steve S
        wrote on last edited by
        #3

        If you can host a web server, you could write some simple C/C++ code to look at time stamps in a shadow folder and upload changed files to your web server. If you were worried about security (and you should be, on behalf of your clients), you might want to create an encrypted ZIP file, which might be better anyway, since the file sizes come right down. BTW, if you're contracting for them, the term would be 'clients' not 'seniors'. In this context it read to me as if they were just older than you, which may be true, of course :) Steve S Developer for hire

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups