Re: cvs commands in subversion
From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2005-12-20 10:23:10 CET
On Dec 20, 2005, at 03:29, Lakshman Srilakshmanan wrote:
> 1) what is the equivalent of precommit checks in subversion. I have
Subversion lets you write a variety of hook scripts, including a pre-
http://svnbook.red-bean.com/en/1.1/ch05s02.html#svn-ch-5-sect-2.1
> 2) what is the equivalent of cvswrappers in subversion. When I
I don't know what cvswrappers are; I never used CVS.
If you want a file to be treated as text, set its svn:mime-type
http://svnbook.red-bean.com/en/1.1/ch07s02.html#svn-ch-7-sect-2.3.2
If you want all *.sql files automatically to have this property set,
http://svnbook.red-bean.com/en/1.1/ch07s02.html#svn-ch-7-sect-2.4
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.