I have a website I'm managing with CVS. I have a development system at
home where I make changes, commit them, then go to the remote "live"
server, and do an update.

Question 1: If I add directories or files on the local dev machien and
follow the commit->update steps above, will those new directories show
up on the remote server or do I need to do a checkout?

Question 2: My dev machine (also the CVS server) is Linux. The "live"
server is BSD. I have not been adding graphic (GIF, JPEG) files with
'-kb', nor have I set anything for binary stuff in CVSWRAPPERS. Things
seem to be fine so far. Have I lost functionality by not using '-kb'?

Thanks!

-Pete


Reply via email to