DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2013-10-24 10:05:53

psyone
New member
Registered: 2013-10-24
Posts: 3

svn shortcut

Hi there!

how can I create shortcut for svn directory? (DNS 323).
Because every time when I want to checkout some repo, I have to type the full path, for example: svh+ssh://root@10.0.0.32/mnt/HD_a2/svn/Repository
So I want to use this, on easiest way, for example: svn+ssh://root@10.0.0.32/svn/Repository

thank for the helps

Last edited by psyone (2013-10-24 10:06:20)

Offline

 

#2 2013-10-24 10:30:54

Mijzelf
Member / Developer
Registered: 2008-07-05
Posts: 709

Re: svn shortcut

Code:

ln -s /mnt/HD_a2/svn /svn

Offline

 

#3 2013-10-25 17:12:34

psyone
New member
Registered: 2013-10-24
Posts: 3

Re: svn shortcut

Mijzelf wrote:

Code:

ln -s /mnt/HD_a2/svn /svn

I tried this of course smile, but after restart, the symlink is gone.

Offline

 

#4 2013-10-25 21:41:26

Mijzelf
Member / Developer
Registered: 2008-07-05
Posts: 709

Re: svn shortcut

Yes, the symlink is written in a volatile part of the file tree. But you can include the command in your svn start script.

Offline

 

#5 2013-10-25 22:19:15

psyone
New member
Registered: 2013-10-24
Posts: 3

Re: svn shortcut

Thanks a lot

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB