On Thu, 16 Apr 2009 20:05:27 +
Tzafrir Cohen wrote:
> On Thu, Apr 16, 2009 at 09:45:03PM +0200, Jesús M. Navarro wrote:
>
> > Section 1.2 of the CVS manual is very enlighting:
> >
> > "1.2 What is CVS not?
> > CVS can do a lot of things for you, but it does not try to be everything
> > fo
On Thu, Apr 16, 2009 at 09:45:03PM +0200, Jesús M. Navarro wrote:
> Section 1.2 of the CVS manual is very enlighting:
>
> "1.2 What is CVS not?
> CVS can do a lot of things for you, but it does not try to be everything for
> everyone.
SVN is a better CVS. It works at the project level rather t
Hi, Adrian:
On Wednesday 15 April 2009 10:22:00 Adrian Chapela wrote:
> Hello,
>
> I am preparing a versioning control. In my environment some of the
> clients are Windows PC. I have implemented the next Subversion +
> TortoiseSVN (for windows clients) + Eventum (for bug cont
Tzafrir Cohen said...
> On Wed, Apr 15, 2009 at 10:22:00AM +0200, Adrian Chapela wrote:
> > Hello,
> >
> > I am preparing a versioning control. In my environment some of the
> > clients are Windows PC. I have implemented the next Subversion +
> > TortoiseSV
On Wed, Apr 15, 2009 at 10:22:00AM +0200, Adrian Chapela wrote:
> Hello,
>
> I am preparing a versioning control. In my environment some of the
> clients are Windows PC. I have implemented the next Subversion +
> TortoiseSVN (for windows clients) + Eventum (for bug control,
On Wed, 15 Apr 2009 10:22:00 +0200
Adrian Chapela wrote:
> Hello,
>
> I am preparing a versioning control. In my environment some of the
> clients are Windows PC. I have implemented the next Subversion +
> TortoiseSVN (for windows clients) + Eventum (for bug control, etc.). A
In <49e59928.7000...@gmail.com>, Adrian Chapela wrote:
>I am preparing a versioning control. In my environment some of the
>clients are Windows PC. I have implemented the next Subversion +
>TortoiseSVN (for windows clients) + Eventum (for bug control, etc.). All
>work very
t-compile is not a good option to versioning control
>of a web writed in ASP or PHP.
Still. The are way to automatically test this. Push updated code to a test
installation, and use wget and grep to verify that a specific lists of URLs
all load without a PHP error.
--
Boyd Stephen Smith
Adrian Chapela said...
> Hello,
>
> I am preparing a versioning control. In my environment some of the
> clients are Windows PC. I have implemented the next Subversion +
> TortoiseSVN (for windows clients) + Eventum (for bug control, etc.). All
> work very well but I hav
Adrian Chapela:
>
> Now the copy on the repo is bad, because the User1 is using a function
> which isn't on the file3 commited by the User2. Is there any way to
> advice User1 that some other files are changed by another user ?
Apart from commit messages by mail: no.
Probably the best approa
operations (e.g. a clean compile, for example) before allowing the
commit to take place.
Pre-compile or post-compile is not a good option to versioning control
of a web writed in ASP or PHP. This is the real problem. A web will be
big enough to think in problems ;) Many files, many parts, many
On Wednesday, 15.04.2009 at 10:22 +0200, Adrian Chapela wrote:
> Do you have any idea to solve this ?
Make sure that User1 and User2 talk to each other. This is a serious
suggestion: version control of this type is not a replacement for
communication.
Having said that, you could look into the f
Hello,
I am preparing a versioning control. In my environment some of the
clients are Windows PC. I have implemented the next Subversion +
TortoiseSVN (for windows clients) + Eventum (for bug control, etc.). All
work very well but I have a problem that I think it won't be resolved
wit
13 matches
Mail list logo