This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
s3fs-fuse
Watch
1
Star
0
Fork
0
You've already forked s3fs-fuse
mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced
2024-12-23 17:28:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6f7e180133
s3fs-fuse
/
Makefile.am
5 lines
91 B
Makefile
Raw
Normal View
History
Unescape
Escape
In preparation to remove the unnecessary "s3fs" directory from the trunk directory. First do a svn cp of all of the source up to trunk. This is supposed to preserve change history -- we'll see. The source remains untouched until this gets worked out. Also in preparation of bringing in the source collateral for the debian package into the repository. I expect that the top level will look like this: svn/ s3fs/ trunk/ tags/ branches/ dpkg/ trunk/ tags/ branches/ So far that's how it is looking. I'll be very careful to ensure integrity of the data. As a result this may be a multistep process. git-svn-id: http://s3fs.googlecode.com/svn/trunk@236 df820570-a93a-0410-bd06-b72b767a4274
2010-11-13 23:59:23 +00:00
SUBDIRS
=
src
test
Added release target to automatically add tarball and update Installation Notes wiki - not finished yet git-svn-id: http://s3fs.googlecode.com/svn/trunk@248 df820570-a93a-0410-bd06-b72b767a4274
2010-11-23 01:32:41 +00:00
Added process to release git-svn-id: http://s3fs.googlecode.com/svn/trunk@257 df820570-a93a-0410-bd06-b72b767a4274
2010-11-23 04:46:21 +00:00
release
:
dist
../
utils
/
release
.
sh
../utils/release.sh
$(
DIST_ARCHIVES
)
Reference in New Issue
Copy Permalink