On Tue, Aug 17, 2021 at 5:30 AM A Z wrote:
>
> Just some basic getting started questions about SVN.
>
> -How can a series of different branches all be merged back into one again?
> By 'adding' their checked out, now finished code content, and then committing
> them in the right order to the trunk,
Just some basic getting started questions about SVN.
-How can a series of different branches all be merged back into one again?
By 'adding' their checked out, now finished code content, and then committing
them in the right order to the trunk, one at a time?
-What exactly is a Tag? I don't under
On Jun 10, 2010, at 07:47, Birdsell, John - OIG wrote:
> I have read: svnbook.red-bean.com for 1.6 and “Pragmatic Version Control
> using Subversion 2nd ed.” And I’m more confused now than before I began.
Sorry to hear that! I found the Red Bean book quite clear and helpful, starting
with no v
On Thu, Jun 10, 2010 at 6:17 PM, Birdsell, John - OIG <
birdsell.j...@oig.dol.gov> wrote:
> Hello,
>
>
>
> I am new to svn, and have inherited the project of installing and
> implementing version control. Currently we are not using any form of
> version control
>
>
>
> A little background; our c
Hello,
I am new to svn, and have inherited the project of installing and
implementing version control. Currently we are not using any form of
version control
A little background; our current environment set up is, develop on local
machines (win) ftp to test (Unix) on approval, ftp from loc