Re: [git-annex] reflink=auto option not present

2011-04-20 Thread Joey Hess
Abhishek Dasgupta wrote:
> Hi,
> 
> I have been using git-annex for some time, and today while trying to
> issue `git annex get` it shows:
> get big_file (copying from host...) cp: unrecognized option '--reflink=auto'
> Try `cp --help' for more information.
> 
> The command was issued in a file server which has Ubuntu lucid installed
> and the version of coreutils shipped there does not have reflink=auto
> option. I guess that is why I did not see the problem on my Debian
> systems.
> 
> Is there any workaround?

Sure, just build git-annex from source on that system. Its configure
program should detect that.

-- 
see shy jo


signature.asc
Description: Digital signature
___
vcs-home mailing list
vcs-home@lists.madduck.net
http://lists.madduck.net/listinfo/vcs-home

Re: [git-annex] reflink=auto option not present

2011-04-20 Thread Richard Hartmann
On Wed, Apr 20, 2011 at 08:32, Abhishek Dasgupta  wrote:

> Is there any workaround?

Is building your own coreutils or installing from Debian an option for you?


Richard
___
vcs-home mailing list
vcs-home@lists.madduck.net
http://lists.madduck.net/listinfo/vcs-home


Re: [git-annex] reflink=auto option not present

2011-04-19 Thread Abhishek Dasgupta
Abhishek Dasgupta wrote:
> Hi,
> 
> I have been using git-annex for some time, and today while trying to
> issue `git annex get` it shows:
> get big_file (copying from host...) cp: unrecognized option '--reflink=auto'
> Try `cp --help' for more information.
> 
For reference, I am using git-annex 0.20110401 on all my systems, and
the packages were built against squeeze.

-- 
Abhishek


signature.asc
Description: Digital signature
___
vcs-home mailing list
vcs-home@lists.madduck.net
http://lists.madduck.net/listinfo/vcs-home

[git-annex] reflink=auto option not present

2011-04-19 Thread Abhishek Dasgupta
Hi,

I have been using git-annex for some time, and today while trying to
issue `git annex get` it shows:
get big_file (copying from host...) cp: unrecognized option '--reflink=auto'
Try `cp --help' for more information.

The command was issued in a file server which has Ubuntu lucid installed
and the version of coreutils shipped there does not have reflink=auto
option. I guess that is why I did not see the problem on my Debian
systems.

Is there any workaround?

-- 
Abhishek


signature.asc
Description: Digital signature
___
vcs-home mailing list
vcs-home@lists.madduck.net
http://lists.madduck.net/listinfo/vcs-home