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

Error while trying to import /etc into Subversion

From: Man-Chi Leung <manchi.leung_at_gmail.com>
Date: 2006-04-02 21:07:31 CEST

hi all

i am using Solaris 10 x86

encountered error while i was trying to put /etc into SVN repository

---------------
SVN Import :
---------------
$/usr/local/bin/svnadmin create /export/home/svn/etc-conf
$cd /
$svn import -m "server config" etc svn+ssh://root@domain_name/export/
home/svn/etc-conf

---------------------
Error Message:
---------------------
svn: Unknown or unversionable type for 'etc/cron.d/FIFO'

-----------------------------------
FIFO 's file size = 0 ! does it matter to SVN?
------------------------------------
$/etc/cron.d 509$ls -al /etc/cron.d/FIFO
prw------- 1 root root 0 Mar 28 19:02 /etc/cron.d/FIFO

pls help!

~manchi

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 3 16:56:53 2006

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.