On May 22, 2011, at 14:36, Elad A wrote:
> i build a system that store revision id when a branch is ready for QA.
> the developer use "ready to qa" string in his comment when commit.
> there is a post commit script that collect the revision and insert it to a
> DB.
>
> the QA goes to a web p
Ok thanks to all, I have my script working correctly now.
Regards,
Ian.
On 20 May 2011, at 18:00, Blair Zajac wrote:
>
> On May 20, 2011, at 3:40 AM, Ian Sidor wrote:
>
>> Oops. Thank-you for pointing that out, my mistake.
>>
>> However, I still cannot find any libsvn*.a files anywhere on th
hello,
i am new to SVN.
i build a system that store revision id when a branch is ready for QA.
the developer use "ready to qa" string in his comment when commit.
there is a post commit script that collect the revision and insert it to a
DB.
the QA goes to a web page that populate the "ready to Q
On Fri, May 20, 2011 at 01:59:43PM -0700, Dave Sailors wrote:
> When we do a svn delete on a file, it still shows up in that revision of
> the directory for a svn list -r on the directory itself, but you
> can't list that file by revision number directly. You get an error
> message saying the
When we do a svn delete on a file, it still shows up in that revision of
the directory for a svn list -r on the directory itself, but you
can't list that file by revision number directly. You get an error
message saying the file isn't in the the current revision of the
repository.
Example:
Steinar Bang wrote on Sun, May 22, 2011 at 00:41:14 +0200:
> > Steinar Bang :
>
> > Steinar Bang :
> >> I tried adding this to /svn/conf/authz:
>
> >> [/trunk/someprog]
> >> * =
>
> >> (everything else in the file are comments)
> [snip!]
> > So I uncommented this line in the sample svnse