![]() | Working on repositories |
| Prev | Using kdesvn | Next |
Simple repository browsing may done within konqueror, dolphin or similar filebrowsers: Open a URL with protocol described in the section called “kdesvn features” (the variants starting with "k") and them will display the content. So simple operations like copy, move and delete may work. When appending a query "?rev=<xxx>" the listing comes from a specific revision. Format of revision-query is described in Appendix A, Syntax for revisions, some more information about KIO::ksvn are in Chapter 3, Konqueror, KIO, kdesvn
All work except "Copy" may only done when browsing at revision HEAD.
In subversion restoring deleted items is a copy operation of item at specific revision. So when you plan restoring view repository at revision before item was deleted. Select ->-> and enter the wanted revision. Now kdesvn displays the content at this term. Mark the entry you want to restore, select ->-> (C). Inside the following dialog the target is always at HEAD revision, the source is at revision you selected for browsing. Fill out the path click "OK" and copy starts. After successfull copy switch browsing back to HEAD revision and the restored item should appear.
Due restrictions of subversion itself only folders, not single files, may imported.
Mark in any compatible filemanager the folder you want to import and drag it to the folder entry in kdesvn where you want to import it.
| Prev | Contents | Next |
| Beginning with subversion and kdesvn | Up | Other Operations |