On Sunday 02 April 2006 21:07, Man-Chi Leung wrote:
> $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
That's not a file but a pipe (a communication channel, probably used to talk
with the cron daemon). Subversion obviously can't version those.
Uli
****************************************************
Visit our website at <http://www.domino-printing.com/>
****************************************************
This Email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this Email in error please notify the system manager.
This footnote also confirms that this Email message has been swept by MailSweeper for the presence of computer viruses.
****************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 3 17:53:30 2006