SVN basic questions.

2021-08-19 Thread A Z
-Can you commit after adding, to a branch node? -Can multiple users add to a committed branch node, and que up adds, or is this in fact going to nothing, while granting a message? Is it the case that only the first add to the branch node will be added, queued, while others will be rejected u

SVN startup questions.

2021-08-17 Thread A Z
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

Simple Trio of Questions about Apache SVN

2021-08-15 Thread A Z
-In SVN, can you have multiple additions, queued up, marked with an A? -If so, can the queued edition(s) be reviewed for marked files, and can those marked files be examined internally for change markers too? If so, what are the command(s) involved? -Can addition(s) be deleted before any comit