I am using netbeans alongside Collabnet SVN, i am going to commit large numbers of code changes to the svn but i am a bit concerned about reverting the code back, the project consists of several packages in which each file in those packages have different version numbers, how i see it is if i want to revert code back i will have to revert each file manually one by one.
I essentially want to create a large revision snapshot of the code before i submit everything so i can easily revert code back with a single revert. I am fairly new to using svn so not sure if this is possible? If so can someone point me in the right direction how i would go about doing this.
Thanks