[techtalk] bad display name in "add" command

Tricia Bowen tbowen at capitalthinking.com
Tue Jul 31 12:20:20 EST 2001


Hey Jennifer,
Issue the following command and see what it returns:
 echo $DISPLAY

for unix systems it should be :0.0, if your's says :10.0, you might try
issuing this command:
 export DISPLAY=:0.0

--Tricia

On Tue, 31 Jul 2001, Jennifer Hamilton wrote:

|Tricia,
|
|Thanks for the response! I had done that, but it wasn't too helpful
|since I think it's a problem with X, not with cvs. Here's the output
|with the -t option:
|
|[cvsuser at attila test_module]$ cvs -t update -A
|cvs update: notice: main loop with
|CVSROOT=:ext:jhamilto at cvstest.ops.n2h2.com:/cvsroot
| -> Starting server: ssh cvstest.ops.n2h2.com -l jhamilto cvs server
|jhamilto at cvstest.ops.n2h2.com's password:
|/usr/bin/X11/xauth: (stdin):1:  bad display name "cvstest:10.0" in "add"
|command
|S-> unlink(CVS/Tag)
| -> unlink(CVS/Tag)
|S-> unlink(./CVS/Tag)
| -> unlink(CVS/Tag)
|cvs server: Updating .
|S-> unlink(CVS/Tag)
| -> unlink(CVS/Tag)
|S-> rename(CVS/Entries.Backup,CVS/Entries)
|S-> unlink(CVS/Entries.Log)
|
|Where do X11 error messages get logged to? There's nothing in
|/var/log/messages or any of the standard error logs.
|
|Thanks,
|Jen
|
|-----Original Message-----
|From: Tricia Bowen [mailto:tbowen at capitalthinking.com]
|Sent: Tuesday, July 31, 2001 7:12 AM
|To: Jennifer Hamilton
|Cc: techtalk at linuxchix.org
|Subject: Re: [techtalk] bad display name in "add" command
|
|
|
|Jennifer,
|Try this command to trace exactly what cvs is doing, it might give you
|some additional info:
|
| cvs -t update
|
| --Tricia
|
|On Mon, 30 Jul 2001, Jennifer L. Hamilton wrote:
|
||
||Has anyone seen this error before?
||
||[cvsuser at attila test_module]$ cvs -q update -P -A
||jhamilto at cvstest.ops.n2h2.com's password:
||/usr/bin/X11/xauth: (stdin):1:  bad display name "cvstest:10.0" in
|"add" command
||
||It happens when updating a cvs module on from my linux client to a
|linux
||cvs server, but it seems to be X related. The error does not occur with
||updates from my other user on the client box.
||
||Ideas?
||
||Jen Hamilton
||
||
||
||_______________________________________________
||techtalk mailing list
||techtalk at linuxchix.org
||http://www.linux.org.uk/mailman/listinfo/techtalk
||
|

-- 

 -----------------------------
  Tricia Bowen
  CapitalThinking
  52 Vanderbilt Ave, 8th Floor
  New York, NY 10017
  (212)692-4074
 -----------------------------





More information about the Techtalk mailing list