Discussion:
commit help needed.
designer
2009-06-09 06:49:56 UTC
Permalink
I have 2 repositories. When I commit some file in 1 repository, I want
the same file to be committed in other repository also. Is there any
such command????
TIA,
Vittal
Arthur Barrett
2009-06-10 10:08:52 UTC
Permalink
Hi Vittal,
Post by designer
I have 2 repositories. When I commit some file in 1 repository,
I want the same file to be committed in other repository also.
Is there any such command????
You want one of those repositories to be a write through proxy with sync back. I know CVSNT (free/GPL just like CVS - runs on linux/unix/mac/win) 2.5.04 has this, but you'd need to contact the CVSNT mailing list.

I think CVS 1.12 has something similar, but I'm not certain.

Why do you need to do this? Is it for disaster recovery? Are you trying to fix a performance problem? Generally these sorts of things are NOT required - if you have a specific problem you are trying to solve it is better to explain the problem and allow the developers of CVS/CVSNT to help you diagnose the root cause. If it's a business issue then it's unlikely you are the first person to face it - so again explaining it will give you the best/most help.

Regards,


Arthur Barrett

Loading...