I'm using RiouxSVN as the SVN Server.I deleted my project repository from the svn server(RiouxSVN) about week ago.before I delete the repository I took a backup of my project.Inside that backup folder there is an hidden folder called ".svn". Inside that .svn folder there are lots of files.
now what I need is I want to access my previous logs.Since I do not have any repository in SVN Server, can I do that using my backup folder( using that .svn hidden file or any other method)
My svn client version information.
- TortoiseSVN 1.7.7, Build 22907 - 32 Bit , 2012/05/15 12:16:05
- Subversion 1.7.5,
- apr 1.4.6
- apr-utils 1.3.12
- neon 0.29.6
- OpenSSL 1.0.1c 10 May 2012
- zlib 1.2.7
Thanks.