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

Diff of /ccvs/src/server.h

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

revision 1.44.4.3 by dprice, Fri Nov 18 20:02:08 2005 UTC revision 1.44.4.4 by dprice, Tue Nov 22 18:03:44 2005 UTC
# Line 125  void server_updated (struct file_info *f Line 125  void server_updated (struct file_info *f
125                       unsigned char *checksum, struct buffer *filebuf,                       unsigned char *checksum, struct buffer *filebuf,
126                       bool use_base);                       bool use_base);
127    
128    bool server_use_bases (void);
129  /* Whether we should send RCS format patches.  */  /* Whether we should send RCS format patches.  */
130  int server_use_rcs_diff (void);  int server_use_rcs_diff (void);
131    
# Line 229  void cvs_trace (int level, const char *f Line 230  void cvs_trace (int level, const char *f
230    
231  extern cvsroot_t *referrer;  extern cvsroot_t *referrer;
232    
233  void server_base_checkout (struct file_info *finfo, const char *options,  void server_base_checkout (RCSNode *rcs, struct file_info *finfo,
234                             const char *prev, const char *rev);                             const char *prev, const char *rev, const char *tag,
235                               const char *options);
236    
237  void server_base_copy (struct file_info *file, const char *rev,  void server_base_copy (struct file_info *file, const char *rev,
238                         const char *exists);                         const char *exists);

Legend:
Removed from v.1.44.4.3  
changed lines
  Added in v.1.44.4.4

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