Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A command-line utility to facilitate using the Subversion VCS to manage files with extended attributes.

License

NotificationsYou must be signed in to change notification settings

smokris/svn-xattr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A command-line utility to facilitate using the Subversion VCS to manage files with extended attributes (a.k.a. xattrs, metadata, macOS Resource Forks, macOS Rez, macOS File Type and Creator, AppleSingle, AppleDouble, Finder information, detritus).

Installation

Via Homebrew:

brew install smokris/svn-xattr/svn-xattr

Example: storing a macOS Alias in a Subversion repo

Say you've created a macOS Alias (created with Finder; a.k.a. Bookmark; not to be confused with symlink) calledmy-alias in yourworking-copy folder.

cd working-copysvn add my-aliassvn-xattr update my-aliassvn commit

Then, when checking out the repo:

svn updatesvn-xattr restore

About

A command-line utility to facilitate using the Subversion VCS to manage files with extended attributes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp