I. Use tortoisesvn to create a version Library
1. Open the Resource Manager
2. Create a new folder namedSVNRepository
3. Right-click the newly created directory and select tortoisesvn → create a version library here ....
Then a version library is created in the new folder,Do not manually edit these files !!!If you receive any warning, make sure that the directory is not empty and there is no write protection.
Ii. Version library usage
1. Right-click the code folder to be added to tortoisesvn and choose tortoisesvn> Import... to import the structure to the version library. Select the version library created in version library.
3. Check the working code
1. Right-click the pop-up menu and choose tortoisesvn> check out... Command.
4. Modify the version number
C:/Documents and Settings/rz390135.bydhq> subwcrev.exe D:/Jabber/my_jabberd:/J
Abber/jabberd-2.2.4/Win32/include/version. h.in D:/J
Abber/jabberd-2.2.4/Win32/include/version. h
Subwcrev.exe D:/Jabber/my_jabberd:/Jabber/jabberd-2.2.4/Win32/include/version. H. In D:/Jabber/jabberd-2.2.4/Win32/include/version. h
In this way, the version configuration of tortoisesvn is basically completed. For detailed configuration, see tortoisesvn help manual.