Top "Versioning" questions

Software versioning is the process of assigning either unique version names or unique version numbers to unique states of computer software.

Maven : Multimodule projects and versioning

What are the best practices for software versioning and multimodules projects with Maven? I mean, when I create a multimodules …

maven versioning multi-module
How do I sync the SVN revision number with my ASP.NET web site?

Stack Overflow has a subversion version number at the bottom: svn revision: 679 I want to use such automatic versioning with …

.net asp.net svn versioning
LibGit2Sharp The Index is locked - Error

Sometimes I try to read and write to a Git repository at the same time. But afterwards i get the …

git github versioning libgit2 libgit2sharp
Semantic versioning of REST apis?

I've evaluated a number of versioning schemas for REST apis (header, url, …). So far, the most reliable approach seems to …

api rest versioning semantic-versioning
Why did reinstalling Silverlight break my Import configuration?

Based on the answer here: Which, if any, recent Windows updates should I uninstall to revivify Silverlight or rectify other …

silverlight versioning importerror csproj
How can the AOSP build number be customized?

I am building AOSP, v4.4.2. I want to specify a part of the "Build number" string (as per Settings -&…

android build-process versioning android-source build-numbers
Add build number to package version with `dotnet pack` in VSTS Build process

With a .NET Framework library you could specify a version with a wildcard and NUGET pack command would append the …

versioning azure-pipelines .net-standard
how to have login in WebSVN

Can some one tell me how to do I enable LOGIN function for WebSVN in Ubuntu 9.1? I was tasked to …

svn ubuntu versioning ubuntu-9.10 websvn
gRPC / Protobuf interface versioning

Let's say we use gRCP/Protobuf to connect many application. Those application are developped and released at their own team, …

protocol-buffers versioning grpc proto3
Change assembly version for multiple projects

How can I change the assembly version in the file AssemblyInfo.cs for multiple projects. We have around 75 project in …

.net assemblies versioning