/[cvs]/ccvs/src/server.c
ViewVC logotype

Diff of /ccvs/src/server.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.436 by scjones, Fri Sep 2 21:51:09 2005 UTC revision 1.437 by dprice, Sun Sep 4 05:16:00 2005 UTC
# Line 4789  E Protocol error: init says \"%s\" but p Line 4789  E Protocol error: init says \"%s\" but p
4789      current_parsed_root = local_cvsroot (arg);      current_parsed_root = local_cvsroot (arg);
4790    
4791      do_cvs_command ("init", init);      do_cvs_command ("init", init);
4792      free_cvsroot_t (current_parsed_root);  
4793        /* Do not free CURRENT_PARSED_ROOT since it is still in the cache.  */
4794      current_parsed_root = saved_parsed_root;      current_parsed_root = saved_parsed_root;
4795  }  }
4796    

Legend:
Removed from v.1.436  
changed lines
  Added in v.1.437

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26