The trunk tag has no wiki summary.
0
votes
1answer
18 views
Eclipse project with Subclipse: Introduce trunk and branches
I have a project in my workspace (without trunk and branches) and need to create a copy of the current release for providing bug fixes for this release while working on a new feature, as described ...
0
votes
1answer
36 views
Continuous merges from Branch to Trunk
If I'm to use Tortoise-SVN in a situation where I'll be wanting to periodically merge from Trunk to Branch and also Branch to trunk, how should I be doing the latter?
The "Branch to Trunk" tutorials ...
0
votes
1answer
51 views
Move project in svn from root to /trunk
My project is in SVN root directory, but I need move it to /trunk to become use branch.
Can I move it with saving all commit history?
3
votes
2answers
820 views
Svn switch from trunk to branch
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 ...
0
votes
1answer
220 views
Outgoing calls via SIP trunk
I have one simple question which stuck me.
I have FreePBX server with SIP trunk to ISP. ISP Dedicated one PSTN number. So all internal SIP Extension go out with the same number. Does it mean that at ...
1
vote
2answers
31 views
Adding multiple versions of a project into SVN and tagging them
I'm fairly new to the SVN thing, but am getting to grips with it. Basically I have a project already created in Eclipse, we have versions 2.1, 2.2 & 2.3 of the project saved locally on the ...
0
votes
0answers
33 views
merging from trunk to branch when trunk is replaced
For every release, our trunk is replaced the trunk with the release branch, whose time has come.
There are branches that were branched off the earlier trunk, that would need to get the changes that ...
1
vote
3answers
248 views
Svn merging branch to trunk keeping the old branch
I followed following steps to merge my branch to trunk.
Check out a copy of trunk:
svn co svn+ssh://server/path/to/trunk
Check out a copy of the branch you are going to merge:
svn co ...
2
votes
3answers
367 views
SVN to Git Branch/Tag/Trunk
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 : ...
0
votes
1answer
52 views
Are two svn commands the same ?
I create a branch for myApp, for example myApp1.0 at revision 100, the next revision on trunk is 101. My svn code structure is:
/trunk/myApp
/branches/myApp1.0
After doing some work on trunk/myApp, ...
1
vote
1answer
243 views
How can my SIP PBX pick up incoming cell phone calls?
My Android (4.0.4) phone is a happy SIP client of my (Asterisk) PBX.
I'm now looking for the opposite, make my cell phone a SIP trunk.
The reason for wanting this is that I'd like to be able to ...
0
votes
1answer
140 views
SVN :- Bash script to create a branch from trunk with limited files
I am trying to create a Bash to create a branch from trunk. But i need to take care that some of files will not be a part of new branch, it should be in trunk only.
Please help me on this if any hint ...
1
vote
1answer
164 views
SVN: automatic checking if all changes from branch are merged with trunk [duplicate]
Possible Duplicate:
SVN Automatic merge to branch on check in
In my teams people usually develop new code in trunk, then we create a branch and the code goes to production. If there are ...
1
vote
0answers
21 views
Fetch information after svn's branch deleting
We had an svn branch an everybody committed there. Then one programmer deleted it and created it again by copying trunk. So, important commits have been deleted in that branch. Do we have any chances ...
2
votes
1answer
257 views
Using git-svn without “trunk” sub-directory
I'm using git-svn to checkout a standard SVN repository such as this one:
http://example.com/
- trunk
- branches
- tags
with this command:
git svn clone -s http://example.com/
The ...
1
vote
2answers
40 views
how can I figure out when a branch in git was merged into the trunk
I'm trying to figure out the revision in the trunk when a branch was merged in, but I'm not sure how. Thanks for the help.
1
vote
4answers
54 views
What's the best practice to make a new branch based on project without trunk directory in SVN?
I just jumped in a project, and the project is maintained in SVN. However it does not have trunk directory, and now I want to do some experiments on the project, but I don't want to interfere with ...
1
vote
1answer
104 views
TFS 2010 – Each new branch inherits custom groups permissions from main trunk
When branching from the main trunk in TFS2010 all the custom groups and permissions (as granted in the main trunk), are inherited by the newly created branch. This results in a fair amount of ...
1
vote
2answers
105 views
Moving from single developer to multiple in SVN
I have recently started a new job and up to now they have only had one developer. Using Eclipse and Collabnet with Subversion.
So, he hasn't had any problems with clashes etc.
Even more so because it ...
0
votes
4answers
204 views
How to delete the contents of a folder in SVN
I need to delete a folder's contents in tortoise subversion. So basically the developer loaded up 30gigs of data in the trunk of the project for a test and now wants to delete the all of the contents ...
0
votes
1answer
52 views
SVN Accidently del trunk and not committed change
How do you fix this scenario? So basically I am in PROD/WHOTest file and typed svn del trunk
Have not committed changes yet. How do you back out?
svn del --keep local trunk
or
svn revert trunk
1
vote
1answer
589 views
svn delete project trunk
How do you delete a project's trunk file folder and all contents in the file folder of the trunk.
For example my project is WHOTest and I want to delete WHOTest/trunk
Let me know thanks.
0
votes
3answers
65 views
is it possible to get all source from tag to working copy and then commit to trunk?
in svn, my working copy is connected to trunk, now I want get all thing from a version in tag and replace all the thing in my working copy, but after the replace, I want I get commit back to trunk, ...
0
votes
1answer
91 views
TortoiseGit won't let me access my /trunk D:
I have no problem cloning/commiting from my ssh link, but if I ask tortoiseGit to do it on shhLink/trunk i'll get a 128 error.
"fatal: The remote end hung up unexpectedly"
Any idea why?
Thanks.
0
votes
3answers
805 views
Truncate a string inside an Excel cell if the char count is greater than than a value
In Excel, for each row of the sheet I have various length strings (a1,a2,a3...). In cell B2 I have =Length(A1) to count the chars inside the string.
I need a formula/function that can truncate all ...
0
votes
3answers
66 views
svn: is 'trunk' simply a directory?
Many subversion repositories have a trunk subdirectory under the root of the repository.
Is the trunk directory in svn simply a directory with a name that follows a convention, or does the name trunk ...
0
votes
1answer
251 views
Is there a SNMP for trunk ports on Foundry(Brocade) switch?
On cisco devices, you can query the SNMP oid 1.3.6.1.4.1.9.5.1.9.3.1.8
to check if the interface is a trunk port or not.
Is there a SNMP oid for Foundry (Brocade) switches for the same thing?
1
vote
2answers
384 views
Problems with reintegrate branch to trunk in SVN
I'm trying reintegrate branch to trunk, but when i click "Test merge" in the TortoiseSVN, I get this message:
Command: Reintegrate merge https://127.0.0.1/svn/global/branches/somebranch into ...
0
votes
1answer
44 views
SVN is referring to my old class which i deleted already
Last night I updated from a trunk and merged 3 files and there was some error(s) (not compile time) while merging that I couldn't figure out. Before I figure out the problem I committed my changes ...
0
votes
0answers
392 views
Keeping a SVN branch up to date with the main trunk
I have branched from the trunk few days ago at which point i had an identical copy. I have made some modifications on couple of the files.
The main trunk has had some changes which I want to merge ...
3
votes
1answer
104 views
How to re-integrate a branch in tortoiseSVN
I have finally successfully created and worked in a branch. I have commited my changes to the branch. Now I want to re-integrate the work in the branch into the main working trunk. How do I do that in ...
0
votes
3answers
38 views
What is typically added to the trunk using svn
To my understanding it is only necessary to add files you work with once or regularly into the trunk. It seems wasteful and bulky to add files that never get touched to the trunk. Is this logic ...
0
votes
3answers
87 views
SVN : How to fix a commit erroneously made to the trunk instead of to a branch?
I recently created a maintenance/bug-fix branch in our SVN repository, in order to make stable releases while we will introduce new features on the trunk. This branch is called "4.2.x"
Now, one ...
1
vote
1answer
88 views
(svn) merging back the refactorings but not the whole branch, possible ?
I noticed a(n) (anti-)pattern in my team:
We decide to implement a feature so we (svn) branch.
While implementing the feature, we do refactorings that would benefit everyone if they could be merged ...
1
vote
1answer
251 views
SVN - Merge branch to trunk, overwrites some trunk changes / new features
So... I have a problem where I created a branch (0.1) and fixed a few things there, but meanwhile I was working on new things in trunk.
Now I want to merge branch (0.1) to trunk and before commit I ...
4
votes
2answers
347 views
Bzr: Create a shared repository from an existing stand-alone repository
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 commit ...
1
vote
2answers
301 views
How to check the merges between branch and trunk in SVN?
I have committed many changes in branch , after merged to trunk.
So I have done many commit, merge, commit operations.
Now I am not sure that all was made correct.
Can I check if I not missed merge ...
1
vote
1answer
52 views
How to fix a badly setup svn repo
I have an svn repo that was setup (not by me) without the recommended folders (/trunk, /branches, /tags) which was fine initially, but we are running into problems that really should be fixed in a ...
0
votes
1answer
215 views
How do you manage your release branch in SVN?
We use Subversion for our source control system and we do our mainline work in trunk. When we released our software we created a branch. When we need to upgrade our release I will merge revision ...
1
vote
1answer
153 views
CC-Mode 5.32.1 with Latest Emacs
I'm trying cc-mode 5.32.1 with Emacs trunk. When I compile I get these errors
cc-mode.el:596:29:Error: Symbol's function definition is void: byte-compile-obsolete
Compiling file ...
1
vote
1answer
348 views
Eclipse svn code changes notification plugin
I was wondering - is there a plugin for eclipse that will notify all the contributors to a certain svn project that someone has commited in trunk with some message containing the names of the changed ...
15
votes
1answer
3k views
Configure TeamCity to build from SVN trunk, branches and/or tags
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 version ...
0
votes
2answers
201 views
Source code directly in trunk folder or in trunk/subfolder
Finally I am entering the world of revision control! I don't have any previous knowledge of Subversion, but have read most of the book, and I am currently installing Subversion and Trac. We will be ...
0
votes
1answer
106 views
Subversion Merging branch into trunk when trunk is outdated
A branch has become the most current line of development so the trunk was outdated. When merging the branch back into trunk through "Merge two different trees", none of the history of the changes in ...
1
vote
1answer
1k views
SVN rebase branch from trunk
Hallo all.
I have a java project using SVN as scm.
I have the trunk line where I have the PRODUCTION_LINE and some branches for the next releases.
When I found a bug in production I fix it on trunk ...
0
votes
4answers
184 views
Use of trunks, branches and tags in a project
I know the theory but how is svn used from a practical point of view for a project? Say, I have a web site with features that are going to be modifed or added. In what cases would new trunks, branches ...
2
votes
1answer
856 views
SVN authz, path-based authentication on trunk / branch
I use authz files to restrict access to a svn server (projA, projB).
I would like to use the same restrictions for the trunk and the branches.
Is there a nice way of doing it, instead of copy/pasting ...
5
votes
1answer
355 views
Can I keep merging repeatedly from a branch to trunk with Subversion merge tracking?
We released version 1.0 and continue developing 2.0 in trunk. We created branches/1.0 for bug fixes related to the released version.
Plan is:
2.0 development continues in trunk/
trunk/ contains new ...
0
votes
2answers
478 views
Replace entire SVN directory
I have a SVN project I'm working on that is entirely too messy, resources are named horribly, project files are full of erroneous information and links that are almost impossible to search and ...
1
vote
1answer
109 views
Is it wise to replace the trunk for shelvesets?
We're currently migrating from SVN to TFS;
Today there are Trunks, Branches and Tags to track and organize our development. But we are questioning the need of a trunk while we have shelvesets, and ...
