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
  1. Home
  2. The Lounge
  3. Source Versions?

Source Versions?

Scheduled Pinned Locked Moved The Lounge
csharphtmlvisual-studiocomsysadmin
23 Posts 13 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.
  • E El Corazon

    Source safe can be local or server, Tortoise CVS offers a local directory version, Tortoise SVN does the same. Subversion can be setup as a local server or remote, so could probably CVS. If you need ease of use, I would say source-safe first because it integrates easiest with VS, then one of the Tortoise versions because it integrates at the folder level with windows. _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

    R Offline
    R Offline
    rschuler
    wrote on last edited by
    #21

    CVS and Subversion can also be integrated into visual studio. PushOk sells software at very low cost software to do just this. CVS Subversion I have used both enough to determine that they do, indeed, work. I do not really use them because I prefer Tortoise[CVS|SVN] windows explorer integration over visual studio VSS, CVS or SVN integration.

    1 Reply Last reply
    0
    • E El Corazon

      Jack Squirrel wrote: I can't see any other way of performing a backup aside from using svnadmin. when using the tortoise SVN client as a standalone, you are in strictly file-mode. You can backup and restort the subversion tree using any file backup routine for Windows. It does not keep files open, just zip it up and go. _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

      J Offline
      J Offline
      Jack Puppy
      wrote on last edited by
      #22

      Cool. I used to do it that way, then I read the blurb about using svnadmin + hotcopy in the help manual. Didn't realize that doesn't apply for standalone operation. Thanks for the info.

      :suss: Pssst. You see that little light on your monitor? That's actually a government installed spy camera. Smile and wave to big brother!

      E 1 Reply Last reply
      0
      • J Jack Puppy

        Cool. I used to do it that way, then I read the blurb about using svnadmin + hotcopy in the help manual. Didn't realize that doesn't apply for standalone operation. Thanks for the info.

        :suss: Pssst. You see that little light on your monitor? That's actually a government installed spy camera. Smile and wave to big brother!

        E Offline
        E Offline
        El Corazon
        wrote on last edited by
        #23

        Jack Squirrel wrote: using svnadmin + hotcopy the point of using hotcopy is that in backing up an active service, you must first establish the current "state" of the database. This can be done by locking out all users, or locking states, file by file durin the copy procedure. Although this doesn't truly apply to the subversion or CVS when in a "client only mode" -- it assumes you know what you are doing. In otherwords if you submit a change in client (local) mode only at the same time as simultaneously backing up the source tree -- you will achieve the exact same state of "unknown" for every file backed up. So, yes, you can backup and restore the files easily in client-only mode, as long as you do not try actually using the client at the same time. You being the only user, that is easy. The subversion service does not have that same guarentee, thus "hotcopy". [edit: at least that is my understanding... anyone is free to correct me.] _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

        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