You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TortoiseSVN
Is there any chance that symlinks will work? Meaning, that they are transfered to the repository as symlinks and also checked out or updated as symlinks.
Thanks in advance
C'
Senjuu
unread,
Jan 13, 2019, 4:01:41 AM1/13/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TortoiseSVN
Yes that is possible. You do this by attaching the "svn:special"-property to the symlink.
goo...@artelogic.com
unread,
Jan 13, 2019, 6:43:06 AM1/13/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TortoiseSVN
Sorry, but that is not true. Symlinks are not cecked out as symlinks but as the file the symlink points to instead.
goo...@artelogic.com
unread,
Jan 13, 2019, 6:59:03 AM1/13/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TortoiseSVN
Btw, I have tried with 1.11 and 1.10.
Senjuu
unread,
Jan 13, 2019, 7:16:18 AM1/13/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TortoiseSVN
If you do not need it to be symlinks you could try externals but you should set specific revisionnumbers so that each revision will be as it was then.
goo...@artelogic.com
unread,
Jan 13, 2019, 9:12:26 AM1/13/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TortoiseSVN
Can you really imagine that somebody who expressis verbis asks for checked out or updated symlinks does not need symlinks?
Obviously you can. Yes, surprisingly I need symlinks! ;)
Senjuu
unread,
Jan 13, 2019, 10:28:17 AM1/13/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TortoiseSVN
I once asked a similar question and was statisfied with the hint to use externals. So I do not know whether you need or you only think you need symlinks
until I know for what you explicitly need them. The externals would also work on Windows.
goo...@artelogic.com
unread,
Jan 13, 2019, 4:58:29 PM1/13/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TortoiseSVN
I do not work with source code here, but with financial data I need for my company.
The solution is to use Git. TortoiseGit does the job flawlessly.