Re: [OT] - Svn Multiple Repositories on Windows



The key, I think, is that the version number in Subversion is the version
number of the repository.

Reading the section "Adding Projects" in Chapter 5 (Repository
Administration) of the Subversion manual should give you some good pointers.

Cheers


Peter

"Diego Jancic" <jancic@xxxxxxxxx> wrote in message
news:1177901314.942836.234480@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello everyone!,
I installed SVN Server on Windows a few weeks ago using SVN-1-
ClickSetup, and I realized that all the files in all the projects have
the same version.
My dir structure is something like this:

- svn://server/
- Project_1
- trunk
- (some files)
- branch
- (some files)
- tag
- (some files)
- Project_2
- trunk
- (some files)
- branch
- (some files)
- tag
- (some files)
- Project_3
- trunk
- (some files)
- branch
- (some files)
- tag
- (some files)

Is there a way to configure svn to use different versions between the
different projects, but keep the same version in all the files inside
the same Project's trunk (and branches, and tags) ???

Thanks in advance,
Diego



.



Relevant Pages

  • Re: branch / trunk in SVN
    ... A way to mark a static copy of set of files. ... it's a branch from the main 'Trunk' dir (where ... you should tag it as a release ... before you do the fix, and tag it again after you've done the fix, ...
    (comp.lang.ruby)
  • Re: Version Control for VHDL Project
    ... externals when creating the tag so when you go back later to get the tag and ... Now when you check out the FPGA design, ... but just include the trunk of that module until ... that's done will I add it to the externals for the larger design. ...
    (comp.lang.vhdl)
  • Re: How to use SVN + PHP
    ... Live-server works as client of the rep, getting the latest tag ... Develop-server uses mainly latest trunk and of course branches as needed ... we just emulate it by copying a folder to another folder. ... Better is to commit early, commit often and thus get "deep undo" through ...
    (php.general)
  • [OT] - Svn Multiple Repositories on Windows
    ... I installed SVN Server on Windows a few weeks ago using SVN-1- ... ClickSetup, and I realized that all the files in all the projects have ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Subversion? (Re: HEADS UP: Importing csup into base)
    ... Tag 0.4.2 for BCF use ... happening on trunk by looking at a branch. ... or do you need 'svn remove' on each ...
    (freebsd-arch)

Quantcast