Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properties editing on WC as symbolic links #59

Open
anrichter opened this issue Apr 9, 2013 · 0 comments
Open

Properties editing on WC as symbolic links #59

anrichter opened this issue Apr 9, 2013 · 0 comments

Comments

@anrichter
Copy link
Owner

In Linux, I got a segmentation fault when editing svn properties in working copies (WCs) that were accessed by symbolic links.

For example:

Supposse I have a (real) directory with an WC at /tmp/myproj. If symlink it to /home/user/myproj (ln -s /tmp/myproj /home/user/myproj), then access it under QSvn (under "Add existing working copy", then select /home/user/myproj), when I try to edit the root directory (/home/user/myproj) properties, I get a segfault.

I'm using QSvn from subversion trunk.
OS: Linux, Debian Lenny (testing)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant