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

mooffie’s picture

Status: Active » Closed (duplicate)

The 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.