Questions tagged [auto-versioning]
52 questions
0
votes
1 answer
Include last commit index in project
I'm working on a game project in Uninty with some friends, and since we're going to make each one his own branches i would like to include in the project some of the versioning info, e.g. to get track of the current build beeing tested, so i've…

fudo
- 2,254
- 4
- 22
- 44
0
votes
0 answers
JBoss Developer Studio IDE not refreshing files
I have JBoss Developer Studio 7 as part of JBoss EAP 6.4. I have svn project opened in JBoss Developer Studio. Externally I am updating svn files using Tortoise SVN Client. Although even after F5 (Refresh) JBoss IDE (JBoss Developer Studio),…

Dev Anand Sadasivam
- 699
- 7
- 21
- 49
0
votes
2 answers
What is an efficient way to cache (auto version) a php file that is created by combining multiple css files?
I have a php file called main.css.php that collects multiple css files and outputs them as one large css file. The number of css files that it collects can range from 1-10. The code is something like this:
header('Content-type:…

joshhunt
- 5,197
- 4
- 37
- 60
0
votes
1 answer
autoversioning image links INSIDE css and javascript files?
Inside my PHP application, I'm already successfully autoversioning my static content (CSS, JS, and images), so my URLs look something like this:
0
votes
1 answer
Is SVNAutoversioning directive in apache subversion imporant?
If so why? I know setting this on will result in more number of automatically committed revisions. Is it good to have more auto commits?

ken
- 4,886
- 4
- 30
- 26
0
votes
1 answer
Turn on SVNAutoversioning for individual repository
I'd like to enable SVNAutoversioning for one repository only. Would this work?
DAV svn
SVNParentPath /path/to/repositories
SVNAutoversioning on

ksariash
- 5
- 2
0
votes
1 answer
Versioned containers
I'm looking for information on versioned containers, suitable for parallel access in different versions. I don't know if that's the right term, because my searches are yielding very little.
Can someone point me in the right direction?

salezica
- 74,081
- 25
- 105
- 166