On Wed, Oct 22, 2003 at 02:49:27PM -0700, Josh Berkus wrote: > Folks, > > I can't seem to find the CVS command for telling a single file to revert to > the version in the repository. Help?
If you don't care about yor modifications, you can just rm the file then "cvs update -Pd" to re-add it from the repository. There are other ways too. See the CVS red book (available online). -Roberto -- +----| Roberto Mello - http://www.brasileiro.net/ |------+ + Computer Science Graduate Student, Utah State University + + USU Free Software & GNU/Linux Club - http://fslc.usu.edu/ + :.:..::..:::.:::::..:..:.:..:..::::.:...:: => BRAILE TAGLINE! ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
