Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about svn-export

Read more about svn-export

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - svn-export

How to make 'svn export' less verbose?

I'm cloning just the files of a Git repo (so without history or the .git folder) using svn export https://github.com/user/repo/trunk as per this wonderful answer. Sadly, Git archive is disabled on Git...
test-img

cocomac

svn

output

verbose

verbosity

svn-export

Votes: 0

Answers: 1

Latest Answer

Turns out there is a --quiet argument. For example this won't print anything. $ svn export --quiet https://github.com/user/repo/trunk If anyone is wondering, I figured this out my doing: $ svn help ...
test-img

cocomac

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved