This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
missing 'symbols' keyword in ports/sysdeps/unix/bsd/osf/Attic/.cvsignore,v
- From: Olaf Hering <olh at suse dot de>
- To: libc-alpha at sources dot redhat dot com
- Date: Sat, 18 Mar 2006 17:59:39 +0100
- Subject: missing 'symbols' keyword in ports/sysdeps/unix/bsd/osf/Attic/.cvsignore,v
I'm using the cvs2svn trunk to convert glibc cvs to svn.
time cvs2svn --fs-type=fsfs -s /root/glibc-svn /root/glibc-cvs
...
Starting Subversion r11585 / 66072
Starting Subversion r11586 / 66072
ERROR: The command '['co', '-q', '-x,v', '-p1.1', '/root/glibc-cvs/ports/sysdeps/unix/bsd/osf/Attic/.cvsignore,v']' failed with exit status: 1
and the following output:
co: /root/glibc-cvs/ports/sysdeps/unix/bsd/osf/Attic/.cvsignore,v:3: missing 'symbols' keyword
co aborted
This patch fixes it. No idea if all rcs files must have a symbols keyword.
---
ports/sysdeps/unix/bsd/osf/Attic/.cvsignore,v | 1 +
1 file changed, 1 insertion(+)
Index: glibc-cvs/ports/sysdeps/unix/bsd/osf/Attic/.cvsignore,v
===================================================================
--- glibc-cvs.orig/ports/sysdeps/unix/bsd/osf/Attic/.cvsignore,v
+++ glibc-cvs/ports/sysdeps/unix/bsd/osf/Attic/.cvsignore,v
@@ -1,5 +1,6 @@
head 1.2;
access;
+symbols;
locks; strict;
comment @# @;