I have got a Subversion repository, but how can I tell if it really has everything it's supposed to?
The file and folder counts are widely different between the Working Folder and the original folder I used to create the repository, even accounting for the contents of the .svn folder in each repository folder. (assuming they all are the same, which may not be valid.) It doesn't match the sandbox 'practice' repository I created on a different server, either.
I'm so new to Subversion that I still have those protective plastic tabs on my displays, so if I'm asking a silly question, please be understanding. I couldn't find anything for this in the manual or on this site.
The import and commits all say 'complete' and such, with no errors (at this point) but I'd like to find a way to be absolutely sure everything is in there. There's over 1.6 gigs of data in 30,000+ files, so I don't really want to compare two lists or eyeball it.