Ticket #225 (closed task: fixed)
looking for files in wrong places
| Reported by: | mmodem | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | All | Version: | 0.14.x |
| Severity: | tweak | Keywords: | |
| Cc: |
Description
I have a svn repo in $HOME/mandriva and when running konqueror and use kdesvn integration and when selecting some svn local dir it outputs this:
Checking for updates started in background '/home/mmodem' is not a working copy Unable to read file '/home/mmodem/.svn/entries': File or folder not found Still checking for updates Still checking for updates Still checking for updates Checking for updates finished There are new items in repository Update /home/mmodem/mandriva/drakvirt/drakvirt.pot Pristine state was modified. Update /home/mmodem/mandriva/drakvirt Update complete /home/mmodem/mandriva/drakvirt (Rev 232571) Finished '/home/mmodem' is not a working copy Unable to read file '/home/mmodem/.svn/entries': File or folder not found
As we can see it looks for a file '/home/mmodem/.svn/entries' but i dont get why it looks for that file when the repository exists in /home/mmodem/mandriva
