FG

SVN directly to tar

Fresh3 days ago
Mar 15, 202615862 views
Confidence Score0%
0%

Problem

Is there a way to directly tar the latest version of an SVN folder without the SVN hidden files? I would like to create a tar archive without the SVN files. I know you can get the latest with the SVN tracking files, but is there a one liner that will directly send the information to an archive?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: SVN directly to tar

Low Risk

The easiest way to make a copy of the latest version of a repository without all the .svn folders is to use the command. Here's how I would make the archive: Where URL is the URL of your svn repository and PATH is a local path suitable for saving a …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment