trunk Questions

3

Solved

I just uploaded a new CocoaPod but it does not show up when I search for it on CocoaPod.org. How long would it take for it to show up on search?
Claypool asked 17/1, 2017 at 16:28

4

I was testing my application which is written in flutter and suddenly I keep getting CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/CocoaPods-version.yml Response: 403 error...
Claudell asked 11/5, 2022 at 12:10

3

Solved

I am in the root folder of an SVN-hosted project's trunk and am exploring setting up two branches. One branch will be a "snapshot" of the project at the current (stable) revision, and a second br...
Cann asked 1/2, 2013 at 23:1

2

Solved

How can I configure TeamCity to build from SVN trunk and also from different branches and/or tags ? Our idea is to have multiple builds from the same project, this way we can have the current vers...
Halliehallman asked 29/7, 2011 at 14:37

3

Solved

We use Subversion and aside from a few individuals such as myself there is little to no experience with branching and merging in Subversion. My Subversion experience is limited to simple feature br...
Diabolo asked 12/11, 2012 at 14:39

16

Solved

I've seen these words a lot around Subversion (and I guess general repository) discussions. I have been using SVN for my projects for the last few years, but I've never grasped the complete concept...
Deodar asked 19/8, 2008 at 13:22

4

Solved

Using TortoiseSVN, I need to take changes I've done in a branch and then merge them with trunk. I am the only developer on this project, so I know trunk hasn't changed. I am learning SVN so that ...
Harbird asked 8/1, 2009 at 14:56

5

Solved

I'm trying to reintegrate a development branch into the trunk in my Subversion 1.5 repository. I merged all the changes from the trunk to the development branch prior to this operation. Now when I ...
Grayback asked 18/3, 2010 at 18:2

5

Solved

I probably just haven't thought this through, or perhaps I'm simply unaware of an already existing option in Subversion (I'm certainly no expert). I'm just wondering, if I've created a branch to s...
Denysedenzil asked 3/3, 2010 at 15:17

2

Solved

I have merged in Subversion/TortoiseSVN like this a few times: Method A: 1) I change the trunk and commit. 2) I make other changes in a branch and commit. 3) In a working copy from trunk: I mer...
Fabiola asked 13/6, 2009 at 19:34

1

Solved

I have an SVN repository named 'Solution' (contains many projects) created without the default trunk, branch etc structure. I'd like to move this to the recommended structure. I have created the n...
Ops asked 19/8, 2013 at 2:52

4

I'm in a stupid situation: I have done some changes in a working copy of the TRUNK. Since the changes have not been tested, I'd like to transfer all the changes to a branch. According to the manual...
Antebellum asked 18/5, 2010 at 8:54

3

Solved

I am making the leap from SVN to Git (though, my respect for SVN will still hold) and I had a few questions for some SVN to Git terminology. In SVN, many repositories are setup like this: - trunk ...
Matherly asked 30/10, 2012 at 15:5

2

Solved

I'm trying to merge changes from a branch to the trunk, for a single file and a single revision. I'm using VisualSVN as the front-end. So I right-click the file, Visual SVN -> Merge, then select ...
Ostend asked 14/8, 2009 at 3:4

2

Solved

I have been using Bzr for version control of my project over the last few months. I am the sole developer, and currently I just have everything in a single local project directory, to which I commi...
Kevin asked 11/12, 2011 at 7:30

1

Solved

I've made a fork of some codeplex project. Done some extra code, etc and have even pulled my custom code into the source control repo. In those few weeks and months since i was working on my own f...
Sortie asked 19/8, 2010 at 8:18

1

Solved

I was working on the trunk recently and the changed I did I thought others might need them so I created a patch just before committing. Now a fellow dev who was working on a branch (which comes fr...
Aesthesia asked 1/12, 2010 at 22:7

4

Solved

Got a (hopefully small) question regarding SVN and checking out repos. Basically I see conflicting tutorials and suggestions regarding what to check out and when. Some will say: svn co http://my.r...
Ergo asked 29/6, 2010 at 22:36

4

I have a huge project. I need to make a branch - this will be version 2 of the project, but I also need to keep the trunk and change it in parallel with the branch 1 as bug fix to the version 1. ...
Pianissimo asked 9/3, 2010 at 15:40

3

Solved

I just started working on some changes against trunk on an SVN repo, thinking they would be somewhat small. Now, I actually am beginning to realize that I probably should have just started a new br...
Cortisone asked 3/10, 2009 at 18:36

6

Solved

My team recently decided not to use the "trunk" branch that is typical of most subversion repository layouts. We found that at any given moment there was always a particular branch that functioned ...
Nabataean asked 24/8, 2009 at 15:28

9

Solved

Possible Duplicate: What do “branch”, “tag” and “trunk” really mean? What is a trunk, branch and tag in Subversion and what are the best practices ...
Amphitropous asked 30/3, 2009 at 18:0
1

© 2022 - 2024 — McMap. All rights reserved.