Hi All,
A few months ago, an SVN branch, vs_jc, was created so that I could experiment with manual creation of Visual Studio solution. I am ready to start putting files into it, but before I do, I would like to get it synced with the trunk. Unfortunately, I am not very experienced with SVN (more like hopelessly ignorant), and Id like to avoid making a mess if possible. I was hoping that someone could sit with me for the 10-15 minutes that would be needed to get it right so that I dont make a mess. Hermès was helping me yesterday do a merge, but he seems to be out-of-pocket at the moment, and Id rather not wait, as I am blocking the work of others.
The merge generated a lot of conflicts, and I see no option on Tortoise SVN menu to resolve them, and I have tried 6 or 7 times myself to do a merge, each time not being clear on what I am doing. I would have no problem whatsoever blowing away vs_jc and simply branching HEAD-of-trunk and starting over, as there is currently nothing that I put in vs_jc that is of value.
Cheers!
-JC
Your problem was trying to sync with /reactos/trunk/ while the branch was created from /reactos/trunk/reactos/. Have a look at the folder structure in a web browser or Tortoise's Repository Browser to see the difference. I've recreated it from /reactos/trunk/, as should be the default.
On 2013-06-21 22:47, J. C. Jones wrote:
Hi All,
A few months ago, an SVN branch, vs_jc, was created so that I could experiment with manual creation of Visual Studio solution. I am ready to start putting files into it, but before I do, I would like to get it sync’ed with the trunk. Unfortunately, I am not very experienced with SVN (more like hopelessly ignorant), and I’d like to avoid making a mess if possible. I was hoping that someone could sit with me for the 10-15 minutes that would be needed to “get it right” so that I don’t make a mess. Hermès was helping me yesterday do a merge, but he seems to be out-of-pocket at the moment, and I’d rather not wait, as I am blocking the work of others.
The merge generated a lot of conflicts, and I see no option on Tortoise SVN menu to resolve them, and I have tried 6 or 7 times myself to do a merge, each time not being clear on what I am doing. I would have no problem whatsoever blowing away vs_jc and simply branching HEAD-of-trunk and starting over, as there is currently nothing that I put in vs_jc that is of value.
Cheers!
-JC
Ah.... , Thomas.
I just checked. Everything looks perfect!
Nothing like waking up on a Saturday morning and discovering that all is right in your world. :)
Vielen Danke,
-JC
-----Original Message----- From: ros-dev-bounces@reactos.org [mailto:ros-dev-bounces@reactos.org] On Behalf Of Thomas Faber Sent: Sunday, June 23, 2013 2:33 AM To: ReactOS Development List Subject: Re: [ros-dev] Help Me Clean Up My SVN vs_jc branch
Your problem was trying to sync with /reactos/trunk/ while the branch was created from /reactos/trunk/reactos/. Have a look at the folder structure in a web browser or Tortoise's Repository Browser to see the difference. I've recreated it from /reactos/trunk/, as should be the default.
On 2013-06-21 22:47, J. C. Jones wrote:
Hi All,
A few months ago, an SVN branch, vs_jc, was created so that I could experiment with manual creation of Visual Studio solution. I am ready to start putting files into it, but before I do, I would like to get it sync’ed with the trunk. Unfortunately, I am not very experienced with SVN (more like hopelessly ignorant), and I’d like to avoid making a mess if possible. I was hoping that someone could sit with me for the 10-15 minutes that would be needed to “get it right” so that I don’t make a mess. Hermès was helping me yesterday do a merge, but he seems to be out-of-pocket at the moment, and I’d rather not wait, as I am blocking the work of others.
The merge generated a lot of conflicts, and I see no option on Tortoise SVN menu to resolve them, and I have tried 6 or 7 times myself to do a merge, each time not being clear on what I am doing. I would have no problem whatsoever blowing away vs_jc and simply branching HEAD-of-trunk and starting over, as there is currently nothing that I put in vs_jc that is of value.
Cheers!
-JC
_______________________________________________ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev ----- No virus found in this message. Checked by AVG - www.avg.com Version: 2013.0.3345 / Virus Database: 3199/6432 - Release Date: 06/22/13
[Follow-up to my last message]:
It's Sunday, not Saturday. I think.
Thanks again,
-JC
-----Original Message----- From: ros-dev-bounces@reactos.org [mailto:ros-dev-bounces@reactos.org] On Behalf Of Thomas Faber Sent: Sunday, June 23, 2013 2:33 AM To: ReactOS Development List Subject: Re: [ros-dev] Help Me Clean Up My SVN vs_jc branch
Your problem was trying to sync with /reactos/trunk/ while the branch was created from /reactos/trunk/reactos/. Have a look at the folder structure in a web browser or Tortoise's Repository Browser to see the difference. I've recreated it from /reactos/trunk/, as should be the default.
On 2013-06-21 22:47, J. C. Jones wrote:
Hi All,
A few months ago, an SVN branch, vs_jc, was created so that I could experiment with manual creation of Visual Studio solution. I am ready to start putting files into it, but before I do, I would like to get it sync’ed with the trunk. Unfortunately, I am not very experienced with SVN (more like hopelessly ignorant), and I’d like to avoid making a mess if possible. I was hoping that someone could sit with me for the 10-15 minutes that would be needed to “get it right” so that I don’t make a mess. Hermès was helping me yesterday do a merge, but he seems to be out-of-pocket at the moment, and I’d rather not wait, as I am blocking the work of others.
The merge generated a lot of conflicts, and I see no option on Tortoise SVN menu to resolve them, and I have tried 6 or 7 times myself to do a merge, each time not being clear on what I am doing. I would have no problem whatsoever blowing away vs_jc and simply branching HEAD-of-trunk and starting over, as there is currently nothing that I put in vs_jc that is of value.
Cheers!
-JC
_______________________________________________ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev ----- No virus found in this message. Checked by AVG - www.avg.com Version: 2013.0.3345 / Virus Database: 3199/6432 - Release Date: 06/22/13
Turns out all this time that I was using the wrong URL in the Tortoise SVN command. I was actually doing the opposite of what you wrote, Thomas. My branch was created from /reactos/trunk/, and every time I decided to merge trunk into my branch, instead of taking from /reactos/trunk/, I was taking from /reactos/trunk/reactos, thus cluttering the root of my branch.
Thanks again, -JC
-----Original Message----- From: ros-dev-bounces@reactos.org [mailto:ros-dev-bounces@reactos.org] On Behalf Of Thomas Faber Sent: Sunday, June 23, 2013 2:33 AM To: ReactOS Development List Subject: Re: [ros-dev] Help Me Clean Up My SVN vs_jc branch
Your problem was trying to sync with /reactos/trunk/ while the branch was created from /reactos/trunk/reactos/. Have a look at the folder structure in a web browser or Tortoise's Repository Browser to see the difference. I've recreated it from /reactos/trunk/, as should be the default.
On 2013-06-21 22:47, J. C. Jones wrote:
Hi All,
A few months ago, an SVN branch, vs_jc, was created so that I could experiment with manual creation of Visual Studio solution. I am ready to start putting files into it, but before I do, I would like to get it sync’ed with the trunk. Unfortunately, I am not very experienced with SVN (more like hopelessly ignorant), and I’d like to avoid making a mess if possible. I was hoping that someone could sit with me for the 10-15 minutes that would be needed to “get it right” so that I don’t make a mess. Hermès was helping me yesterday do a merge, but he seems to be out-of-pocket at the moment, and I’d rather not wait, as I am blocking the work of others.
The merge generated a lot of conflicts, and I see no option on Tortoise SVN menu to resolve them, and I have tried 6 or 7 times myself to do a merge, each time not being clear on what I am doing. I would have no problem whatsoever blowing away vs_jc and simply branching HEAD-of-trunk and starting over, as there is currently nothing that I put in vs_jc that is of value.
Cheers!
-JC
_______________________________________________ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev ----- No virus found in this message. Checked by AVG - www.avg.com Version: 2013.0.3345 / Virus Database: 3199/6432 - Release Date: 06/22/13
At some point I will have to give others write-access to my SVN branch.
What should I do when they are ready?
-JC
-----Original Message----- From: ros-dev-bounces@reactos.org [mailto:ros-dev-bounces@reactos.org] On Behalf Of Thomas Faber Sent: Sunday, June 23, 2013 2:33 AM To: ReactOS Development List Subject: Re: [ros-dev] Help Me Clean Up My SVN vs_jc branch
Your problem was trying to sync with /reactos/trunk/ while the branch was created from /reactos/trunk/reactos/. Have a look at the folder structure in a web browser or Tortoise's Repository Browser to see the difference. I've recreated it from /reactos/trunk/, as should be the default.
On 2013-06-21 22:47, J. C. Jones wrote:
Hi All,
A few months ago, an SVN branch, vs_jc, was created so that I could experiment with manual creation of Visual Studio solution. I am ready to start putting files into it, but before I do, I would like to get it sync’ed with the trunk. Unfortunately, I am not very experienced with SVN (more like hopelessly ignorant), and I’d like to avoid making a mess if possible. I was hoping that someone could sit with me for the 10-15 minutes that would be needed to “get it right” so that I don’t make a mess. Hermès was helping me yesterday do a merge, but he seems to be out-of-pocket at the moment, and I’d rather not wait, as I am blocking the work of others.
The merge generated a lot of conflicts, and I see no option on Tortoise SVN menu to resolve them, and I have tried 6 or 7 times myself to do a merge, each time not being clear on what I am doing. I would have no problem whatsoever blowing away vs_jc and simply branching HEAD-of-trunk and starting over, as there is currently nothing that I put in vs_jc that is of value.
Cheers!
-JC
_______________________________________________ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev ----- No virus found in this message. Checked by AVG - www.avg.com Version: 2013.0.3345 / Virus Database: 3199/6432 - Release Date: 06/22/13
Any dev that's interested already has access. Any external contributor would need to initially provide patches before they are granted access, a decision the dev team will ultimately make.
On Mon, Jun 24, 2013 at 3:13 PM, J. C. Jones jaibuduvin@gmail.com wrote:
At some point I will have to give others write-access to my SVN branch.
What should I do when they are ready?
-JC
-----Original Message----- From: ros-dev-bounces@reactos.org [mailto:ros-dev-bounces@reactos.org] On Behalf Of Thomas Faber Sent: Sunday, June 23, 2013 2:33 AM To: ReactOS Development List Subject: Re: [ros-dev] Help Me Clean Up My SVN vs_jc branch
Your problem was trying to sync with /reactos/trunk/ while the branch was created from /reactos/trunk/reactos/. Have a look at the folder structure in a web browser or Tortoise's Repository Browser to see the difference. I've recreated it from /reactos/trunk/, as should be the default.
On 2013-06-21 22:47, J. C. Jones wrote:
Hi All,
A few months ago, an SVN branch, vs_jc, was created so that I could experiment with manual creation of Visual Studio solution. I am ready to start putting files into it, but before I do, I would like to get it sync’ed with the trunk. Unfortunately, I am not very experienced with SVN (more like hopelessly ignorant), and I’d like to avoid making a mess if possible. I was hoping that someone could sit with me for the 10-15 minutes that would be needed to “get it right” so that I don’t make a mess. Hermès was helping me yesterday do a merge, but he seems to be out-of-pocket at the moment, and I’d rather not wait, as I
am blocking the work of others.
The merge generated a lot of conflicts, and I see no option on Tortoise SVN menu to resolve them, and I have tried 6 or 7 times myself to do a merge, each time not being clear on what I am doing. I would have no problem whatsoever blowing away vs_jc and simply branching HEAD-of-trunk and starting over, as there is currently nothing that I put in vs_jc that is of value.
Cheers!
-JC
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
No virus found in this message. Checked by AVG - www.avg.com Version: 2013.0.3345 / Virus Database: 3199/6432 - Release Date: 06/22/13
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev