[Date Prev][Date Next]
[Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[New search]
To: "'framers@xxxxxxxxx'" <framers@xxxxxxxxx>
Subject: RE: ClearCase & FrameMaker
From: "Banttari, Ananda" <Ananda_Banttari@xxxxxxxx>
Date: Mon, 24 Jan 2000 14:28:14 -0600
Sender: owner-framers@xxxxxxxxx
Deb--
How do you check them all in & out? Are you using the Windows interface,
or the UNIX interface, or a bastardization via Exceed/X-Windows/etc.?
I've had a problem like what you described when I checked out a file via
the Windows interface and (much) later tried to check it in via the
X-Windows & File Browser. And sometimes we can get things to work via
the X-Windows command line when they won't work in the File Browser.
My checkout scripts look like this:
cd /path1/
cleartool checkout -nc file01.fm file02.fm {etc}
cd /path2/
cleartool checkout -nc file11.fm file12.fm {etc}
{etc}
You could use the -c={comment_here} option instead of -nc (the no
comment option). The "cleartool" command might not be necessary,
depending on how your system is set up, but it doesn't hurt. ;-)
If you're using the Windows interface, you might be able to run a
similar script as a .bat file from a DOS prompt.
HTH,
Ananda Stevens
ananda@sdsi.com
** To unsubscribe, send a message to majordomo@omsys.com **
** with "unsubscribe framers" (no quotes) in the body. **