Re: svn:externals & tagging, how to combine code between teams

2010-01-31 Thread Ryan Schmidt
On Jan 30, 2010, at 10:08, Charles Chan wrote: >> Yes, instead of using "svn copy" to create the tag, use the >> svncopy.pl script available here: >> >> http://svn.apache.org/repos/asf/subversion/trunk/contrib/client-side/svncopy/ > > Thanks, I will take a look at into this. Is this also achiev

Re: Is it possible to set the file mask for an existing file?

2010-01-31 Thread Steinar Bang
> Tyler Roscoe : > Subversion doesn't track file permissions in this way. Yes, looking closer at the thread I found, it is a patch that was shot down in February 2005 http://svn.haxx.se/dev/archive-2005-02/index.shtml#5 > The files in your woking copy will have permissions based on t

Re: Is it possible to set the file mask for an existing file?

2010-01-31 Thread Ryan Schmidt
On Jan 31, 2010, at 12:12, Steinar Bang wrote: >> The files in your woking copy will have permissions based on the umask >> setting of your shell. > > Which is fine if what you want to do is check out software source code, > but for other uses (such as versioning and sharing your home directory)

Re: Jira ticket notification hook?

2010-01-31 Thread Yves Martin
On Wed, 2010-01-20 at 00:11 +0530, vishwajeet singh wrote: > > > On Tue, Jan 19, 2010 at 11:59 PM, Dave Levitt > wrote: > On Tue, Jan 12, 2010 at 1:53 PM, Aaron Turner > wrote: > > Hi Everyone, > > > > My company is moving from Trac (which has excellent S