--
You received this message because you are subscribed to the Google Groups "TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/54a99ac6-8209-4ae8-aa48-96442db73aba%40googlegroups.com.
Hi John,
I hope I do, but easily possible I do not, as I am a newbie in TortoiseSVN (or in Subversion at all).
Nevertheless I try to describe more thoroughly my starting point, and what I want to achieve
Please note: I do not want to use SVN for it’s usual purpose, a programming project, but to manage testprogram’s files on multiple test equipment
So my starting point:
- Created a repository in a folder “Repository” -> it is totally empty, without the usual branches, etc folders
- I create the folder structure for each machine like this
o Repository\”machine1serialnumber”\Data\
o Repository\”machine2serialnumber”\Data\
- Inside each “Repository\”machine1serialnumber”\Data\” I added all the subfolders/files I want to have to be versioned
- Checked out the working copies
- Yet, only for test purpose and to learn I did multiple modification on the WCs (commit, add, delete, whatever) -> now my “machine1serialnumber”’s revision is at 60 for e.g.: in the repo
My problem:
- My repository folder “Repository\”machine1serialnumber”\Data\” became corrupted (imaginary case, yet…), or I simply do something stupid
- I take out the Working copy of the “Repository\”machine1serialnumber”\Data\” under version control
- Delete the ”machine1serialnumber”\Data\” folder structure from the repository
- Recreate the same structure in the repo (I want to have the same again, as better identification – serial nbr -, and standardization)
- The recreated folder structure’s revision number will be 61 instead of 1
What I want to achieve:
- To delete such whole folder structure (”machine1serialnumber”\Data\” ) from the Repo
- To be able to recreate the same structure (same folder names) with clean sheets
Please read up on Subversion and what the "revision" number means. Your question shows you do not fully understand the concept of version in Subversion as opposed to CVS.
On Mon, May 4, 2020 at 2:03 AM Ur Pocok via TortoiseSVN <tortoisesvn+APn2wQdkAkBKNtkg-gIzaI_AK6ZulMOWFwWidi2rgAAv35Jyu0uW@googlegroups.com> wrote:
Hi,--Is it possible to delete a file/folder from the Repository? I mean:- physically delete it (I know it is possible)- make it forget it had ever been there -> to delete all that file's/folder's repository entries/versioning etc.An example to make more clear what I want to achieve:1. I added a folder with subs into the repository (let's name it "Bean") -> checkout/commit/update et. was working fine2. Just for test I tried to take out the working copy from the versioning -> was done by using "delete (keep local)" or delete the .svn folder from the working copy3. I deleted the same folder from the repository by "right click-> delete" on it inside the repo-browser -> yet it still OK4. I create again exactly the same folder (same path of course) in the repository and I wondered that it remembered the revision history -> so it was re-created incrementing the "before delete" revision number instead of being revision one!Thank you,
You received this message because you are subscribed to the Google Groups "TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email to torto...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/54a99ac6-8209-4ae8-aa48-96442db73aba%40googlegroups.com.
On Mon, May 4, 2020 at 2:03 AM Ur Pocok via TortoiseSVN <tortoisesvn+APn2wQdkAkBKNtkg-gIz...@googlegroups.com> wrote:Hi,--Is it possible to delete a file/folder from the Repository? I mean:- physically delete it (I know it is possible)- make it forget it had ever been there -> to delete all that file's/folder's repository entries/versioning etc.An example to make more clear what I want to achieve:1. I added a folder with subs into the repository (let's name it "Bean") -> checkout/commit/update et. was working fine2. Just for test I tried to take out the working copy from the versioning -> was done by using "delete (keep local)" or delete the .svn folder from the working copy3. I deleted the same folder from the repository by "right click-> delete" on it inside the repo-browser -> yet it still OK4. I create again exactly the same folder (same path of course) in the repository and I wondered that it remembered the revision history -> so it was re-created incrementing the "before delete" revision number instead of being revision one!Thank you,
You received this message because you are subscribed to the Google Groups "TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email to torto...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/54a99ac6-8209-4ae8-aa48-96442db73aba%40googlegroups.com.
--
--
You received this message because you are subscribed to the Google Groups "TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/617412df-7341-44c7-bb74-01dc199e5519%40googlegroups.com.