Hello All,
I am using FinalBuilder 6.0 for automating the Build Process.
I have a requirment please let me know how it can be done through FB.
We check out source code from the Subversion (TortoiseSVN ) then compile
and make the build every day.Finally we delete all source codes from the machine
because we dont want to keep a copy in local machine and aslo it will increase the drive size.
Now, instead of checking out all source codes everyday is there a way that we can
check if there is any update and then check out.
I went through the Subversion Status which requires the working copy to be in the
machine to get the status.
Is there any other way to check status without keeping the working copy in the local machine.
Also please let me know how effective we can use Subversion status , to get the status when a file
is modified , Added or Deleted from the repository.
My Advance Thanks.