Ticket #49 (closed: fixed)
Symlinks to a versionned directory can't be shown in kdeSVN
| Reported by: | bouf10 | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.13.x |
| Component: | All | Version: | development |
| Severity: | minor | Keywords: | RESOLVED |
| Cc: |
Description
Example: - /home/user/dir is versionned (so it contains a .svn directory) - /home/user/linkToDir -> /home/user/dir (symbolic link to /home/user/dir)
If I open /home/user/dir in KdeSVN, it works. But if I open KdeSVN with /home/user/linkToDir it doesn't work. This message is prompted:
Unable to open an ra_local session to URL Le dépôt 'file:///home/bouf10/projets' n'a pu être ouvert
Thanks,
