Closed (duplicate)
Project:
Flag Vista
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2010 at 14:28 UTC
Updated:
8 Dec 2010 at 03:43 UTC
When I try to commit my code I get the following error:
cvs [commit aborted]: Name or service not known
This only happens when I'm offline. When I'm online everything works fine. Most unfortunately, usually I'm offline.
Comments
Comment #1
mooffie commentedThe problem is that "cvs commit" attempts to send the code over the network to cvs.drupal.org. But since I'm offline, it can't.
There's an effort going on to fix the problem.
So I'm marking this issue a "duplicate" of the above.