Symbolic links being followed when I synchronize

View: New views
3 Messages — Rating Filter:   Alert me  

Symbolic links being followed when I synchronize

by Leonard H Sutton II :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Whenever I synchronize, my files are loading the contents of the file that the symlink points to and saying the symlink has been changed. My attempt here is to have a symlink that is versioned but the file that it points to is not. How do I get Subclipse to behave the same way that svn command line does? SVN command line ignores the files that the symlink is pointing to. It does not follow the symlinks to get the contents. I have tried switching from SVNKit adapter to the JavaHL adapter but it si still working improperly. Can someone help me? I am using:

Mac OSX 10.5.6
eclipse 3.4.1
Subclipse 1.4.7
JNA Library 3.0.9
JavaHL 1.5.4 (r33841)
SVNKit Client Adapter 1.5.4
SVNKit Library 1.2.1.5297

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2300546

To unsubscribe from this discussion, e-mail: [users-unsubscribe@...].

Re: Symbolic links being followed when I synchronize

by Mark Phippard-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, May 18, 2009 at 9:47 AM, Leonard H Sutton II <lsutton@...> wrote:
> Whenever I synchronize, my files are loading the contents of the file that the symlink points to and saying the symlink has been changed. My attempt here is to have a symlink that is versioned but the file that it points to is not. How do I get Subclipse to behave the same way that svn command line does? SVN command line ignores the files that the symlink is pointing to. It does not follow the symlinks to get the contents. I have tried switching from SVNKit adapter to the JavaHL adapter but it si still working improperly. Can someone help me? I am using:

The synchronize view is loaded from the output we receive back from
the svn status command (API).


--
Thanks

Mark Phippard
http://markphip.blogspot.com/

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2300553

To unsubscribe from this discussion, e-mail: [users-unsubscribe@...].

RE: Symbolic links being followed when I synchronize

by Leonard H Sutton II :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Why does the output differ from the command line. Symlinks are followed here.

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2414434

To unsubscribe from this discussion, e-mail: [users-unsubscribe@...].