Re: What am I doing wrong?
From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-02-13 11:24:44 CET
On Feb 13, 2006, at 02:11, Yaakov Chaikin wrote:
> I have a rep check out to folder CourseJSP. In that folder I have a
Set the "svn:ignore" property of the "code" directory to the string
In the working copy, do this:
svn propset svn:ignore .metadata code
Or, if you're already in the code directory, do this:
svn propset svn:ignore .metadata .
---------------------------------------------------------------------
|
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.