monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Can monotone import RCS files


From: Glen Ditchfield
Subject: [Monotone-devel] Can monotone import RCS files
Date: Sun, 30 Oct 2005 19:40:34 -0600
User-agent: KMail/1.8.3

Can monotone import RCS (not CVS) files?

I have a working directory containing a subdirectory "cv", which contains an 
RCS file "cv.tex,v".  I'd like to import it into the monotone database.  
"monotone rcs_import" (doesn't seem to do anything:

[cv]$ monotone --version
monotone 0.23 (base revision: e32d161b8d5cde9f0968998cc332f82f82c27006)
[cv]$ monotone --debug rcs_import cv.tex,v
monotone: started up on Linux 2.6.8-24.18-default #1 Fri Aug 19 11:56:28 UTC 
2005 i686
monotone: command line: 'monotone', '--debug', 'rcs_import', 'cv.tex,v'
monotone: set locale: LC_ALL=C
monotone: initial abs path is: /home/gjditchf/cv
monotone: converting 8 bytes from ANSI_X3.4-1968 to UTF-8
monotone: converting 7 bytes from ANSI_X3.4-1968 to UTF-8
monotone: converting 10 bytes from ANSI_X3.4-1968 to UTF-8
monotone: converting 8 bytes from ANSI_X3.4-1968 to UTF-8
monotone: initializing from directory /home/gjditchf/cv
monotone: searching for 'MT' directory with root '/'
monotone: 'MT' not found in '/home/gjditchf/cv' with '' removed
monotone: search for 'MT' ended at '/home/gjditchf' with 'cv' removed
monotone: working root is '/home/gjditchf'
monotone: initial relative path is 'cv'
monotone: options path is MT/options
monotone: branch name is 'ca.mb.ditchfield.home.gjditchf'
monotone: local dump path is MT/debug
monotone: setting dump path to MT/debug
monotone: Lua::ok(): failed = 0
monotone: skipping nonexistent rcfile '/home/gjditchf/.monotone/monotonerc'
monotone: opening rcfile 'MT/monotonerc' ...
monotone: Lua::ok(): failed = 0
monotone: 'MT/monotonerc' is ok
monotone: executing command 'rcs_import'
monotone: parsing RCS file /home/gjditchf/cv/cv.tex,v
monotone: parsed RCS file /home/gjditchf/cv/cv.tex,v OK
monotone: statement cache statistics
monotone: prepared 0 statements
[cv]$ monotone status .
monotone: misuse: unknown path 'cv'
[cv]$ monotone commit
monotone: misuse: no changes to commit
[cv]$ monotone status cv.tex
monotone: misuse: unknown path 'cv/cv.tex'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]