Of course, have a thorough "make clean" target, and run it before
rebuilding. If necessary, run "svn st" and check that no unversioned files
remain (considering possible svn:ignore's you might have).
On Mon, May 23, 2011 at 01:10, Ryan Schmidt wrote:
>
> On May 22, 2011, at 14:36, Elad A wrote:
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
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