[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Symbolic links

From: Jedi/Sector One <subversion_at_pureftpd.org>
Date: 2003-09-08 09:35:23 CEST

  Hello.
  
  Sorry if this question is silly, but I'm very new to Subversion.
  
  I have a project that contains internal relative symbolic links between
directories.

  Subversion refuses to add these links to the repository :
  
svn: Trying to use an unsupported feature
svn: Unsupported node kind for path 'css'.

  Ok, this is unsupported yet.

  But is there a way to tell subversion to actually ignore these links, just
to not pollute the "svn status" output?

  I tried to set up an "ignore" property on these links but it didn't work :
  
$ svn propset svn:ignore set css
svn: Can't find an entry
svn: 'css' -- not a versioned resource

  What is the right way to ignore these links?
  
  Best regards,

-- 
 __  /*-      Frank DENIS (Jedi/Sector One) <j@42-Networks.Com>     -*\  __
 \ '/     Secure FTP Server     \' /
  \/   Misc. free software   \/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 8 09:34:24 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.