Tagged articles
4 articles
Page 1 of 1
Programmer DD
Programmer DD
Mar 14, 2020 · Fundamentals

Master Git vs SVN: Essential Commands and Git‑SVN Workflow

This article compares Git and SVN, explains the core concepts of Git such as workspace, index, and repository, and provides a comprehensive set of frequently used Git commands—including initialization, configuration, branching, committing, pulling, and Git‑SVN operations—complete with code snippets and illustrative images.

GitGit-SVNVersion Control
0 likes · 11 min read
Master Git vs SVN: Essential Commands and Git‑SVN Workflow
ITPUB
ITPUB
Jan 16, 2020 · Fundamentals

Master Git vs SVN: Core Concepts, Commands, and Git‑SVN Integration

This guide compares Git and SVN, explains Git's core workflow, provides essential commands for everyday use, and shows how to bridge SVN repositories with Git‑SVN, offering a complete reference for developers transitioning between the two version‑control systems.

GitGit-SVNVersion Control
0 likes · 10 min read
Master Git vs SVN: Core Concepts, Commands, and Git‑SVN Integration
Liangxu Linux
Liangxu Linux
Jan 14, 2020 · Fundamentals

Master Git vs SVN: Essential Commands and Workflow for Developers

This guide compares Git and SVN, explains their core concepts and differences, and provides a comprehensive set of commands for using Git, Git‑SVN, and common version‑control tasks such as initialization, configuration, branching, committing, pulling, undoing changes, and querying history.

Git-SVNcommand-linesvn
0 likes · 12 min read
Master Git vs SVN: Essential Commands and Workflow for Developers
58 Tech
58 Tech
Aug 8, 2019 · Fundamentals

Migrating from SVN to Git: Concepts, Tools, and Self‑Service Design

This article explains the fundamental differences between SVN and Git, outlines the git‑svn bridge commands, and describes a self‑service migration architecture that enables large‑scale, stable migration of thousands of projects across multiple business units.

Git-SVNVersion Controlautomation
0 likes · 5 min read
Migrating from SVN to Git: Concepts, Tools, and Self‑Service Design